IEC_BACNET_STACK_CONTROL (STRUCT)ΒΆ

TYPE IEC_BACNET_STACK_CONTROL : STRUCT

Structure for different stack API control command definitions.

InOut:

Name

Type

Comment

portId

IEC_BACNET_BYTE

The port identifier which specifies the datalink which shall execute the command. This may be 0 if the ID is unknown, but the address needs to be valid in this case.

address

IEC_BACNET_ADDRESS

The BACnet MAC address for the datalink which shall execute the command. This may be a local or global broadcast address, but in that case the port identifier needs to be vaild.

ctrlType

IEC_BACNET_STACK_CONTROL_TYPE

Enumeration for extended stack configuration and control.

ctrlMessage

UNION_BACNET_STACK_CONTROL

Holds the data for all possible control message types.