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
pszDeviceNamePOINTER TO IEC_BACNET_BYTE
Name of the device to use.
pszHexDomainPOINTER TO IEC_BACNET_BYTE
Domain of the device to use.
subnetNumberSubnet of the device to use.
nodeNumberNodenumber of the device to use.
txTimerIndexTransmitting timer index of the device to use.
rxTimerIndexReceiving timer index of the device to use.
repeatCounterRepeat counter of the device to use.
useUnackedServiceIf set the unacknowledged service is used to transmit data.