Please enable JavaScript to view this site.

Validity: RC3E v33.9.1-17 (or later)

This keyword allows a variable of type STRU_BCC_TCP_CLIENT to be defined.

This variable is used by the R3 function bcc_get_tcp_clients_info() to obtain information regarding the list of registered clients and to know if the BCC message flow from the specific client is still active or not.

It consists of the following information:

Field

Type

Description

ip_addr

U32

IP address of the client

port

U16

Client port

status

U32

Logical status of the connection.

Bit

Mask

Meaning

0

0x00000001

Client is connected

1

0x00000002

Communication flow active

2

0x00000004

Communication flow missing (latched)

description

STRING [66]

Client description

last_access

REAL

Last valid time to receive a BCC message before setting "missing flow" [ms]

timeout

U32

Scheduled timeout [ms]

flags

U32

Reserved

 

  

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