Please enable JavaScript to view this site.

Code:

AS + 532

Symbolic:

bccOOWSessionQueryInfo

This command will request information for an OOW session on the current link of the connected device. Request has no parameters.

On success, a bccAck is received with the following data:

Offset

Type

Label

Description

0

U32

FLAGS

Status flags

0x1 OOW session management enabled

0x2 OOW session opened

0x4 Source TCP port is used togheter with source IP address as owner (supported only for TCP/IP)

4

U32

TOUT

Timeout to keep the session active [ms]

8

U32

IPADDR

IPv4 source address of the session owner

12

U16

PORT

TCP source port of the session owner

14

U8

-

(reserved)

15

U8

TEXTSIZE

Size of the TEXT field

16

STRZ

TEXT

Session (owner) description

On failure, a bccNack is received. Specific errors:

NACK code

Description

Extra data

nackMissingArgs

Missing arguments

 

nackNotAuthorized

The operation is not authorized

 

nackIllegalContext

The operation conext is illegal (for example if not over an tcp/ip link)

 

 

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC