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 - pszDeviceName- POINTER TO IEC_BACNET_BYTE - Name of the serial device to use. - nMaxInfoFrames- Maximum number of info frames which are sent when token has been received. - nMaxMaster- Maximum master address for which is search on poll for master. - nTFrameAbort- Frame abort timeout. - nTTokenAbort- Token acceptance trimeout. - nTReplyTimeout- Request reply timeout. - nTUsageTime- Token usage timeout. - bForceSoleMasterNode- Indicates that no search for other masters shall be initiated. - bForcePostponed- Received requests expecting for reply are answered with reply postponed instead of waiting for the real response from the users application. 
