IEC_BACNET_STACK_LONTALK_DATALINK (STRUCT)ΒΆ
TYPE IEC_BACNET_STACK_LONTALK_DATALINK : STRUCT
This structure defines the BACnet LonTalk datalink type.
This structure is used for configuration of the LonTalk datalink layer.
- InOut:
Name
Type
Comment
pszDeviceName
POINTER TO IEC_BACNET_BYTE
Name of the device to use.
pszHexDomain
POINTER TO IEC_BACNET_BYTE
Domain of the device to use.
subnetNumber
Subnet of the device to use.
nodeNumber
Nodenumber of the device to use.
txTimerIndex
Transmitting timer index of the device to use.
rxTimerIndex
Receiving timer index of the device to use.
repeatCounter
Repeat counter of the device to use.
useUnackedService
If set the unacknowledged service is used to transmit data.