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.
nMaxInfoFramesMaximum number of info frames which are sent when token has been received.
nMaxMasterMaximum master address for which is search on poll for master.
nTFrameAbortFrame abort timeout.
nTTokenAbortToken acceptance trimeout.
nTReplyTimeoutRequest reply timeout.
nTUsageTimeToken usage timeout.
bForceSoleMasterNodeIndicates that no search for other masters shall be initiated.
bForcePostponedReceived requests expecting for reply are answered with reply postponed instead of waiting for the real response from the users application.