CmpDNP3MasterSessionConfig (STRUCT)ΒΆ
TYPE CmpDNP3MasterSessionConfig : STRUCT
Parameters to master session
- InOut:
- Name - Type - Comment - masterAddress- UINT- Source address (master address) for this session. - outstationAddress- UINT- Destination address (outstation address) for this session. - autoEnableUnsolClass1- BOOL- If MDNPSESN_AUTO_ENABLE_UNSOL is set, these three flags will indicate which event classes should be enabled for unsolicited reporting. - autoEnableUnsolClass2- BOOL- autoEnableUnsolClass3- BOOL- defaultResponseTimeout- TIME- Default absolute response timeout. This is the default value for the response timeout for any request generated on this session. This value can be overridden on a per command basis by changing the responseTimeout value in the MDNPBRM_REQ_DESC data structure. This value is the absolute maximum amount of time this device will wait for the final response to a request. This time starts as soon as the request is put into the transmit queue. 
