IEC_BACNET_STACK_MSTP_DATALINK (STRUCT)ΒΆ
TYPE IEC_BACNET_STACK_MSTP_DATALINK : STRUCT
The data structure used by the MS/TP datalink.
This structure is used for configuration of the MS/TP datalink layer.
- InOut:
Name
Type
Comment
pszDeviceNamePOINTER TO IEC_BACNET_BYTE
Name of the serial device to use.
nBaudrateBaudrate of the serial device to use.
nMacAddressMS/TP manager / subordinate MAC address.
nMaxInfoFramesMaximum number of info frames which are sent when token has been received.
nMaxManagerMaximum manager address for which is search on poll for manager.
nTReplyTimeoutRequest reply timeout.
nTUsageTimeToken usage timeout.
bIsMstpManagerIndicates that this node is a manager on the bus.
bForceSoleManagerNodeIndicates that no search for other managers shall be initiated.
bForcePostponedReceived requests expecting for reply are answered with reply postponed instead of waiting for the real response from the users application.