CmpDNP3ChannelConfigSetChannelResponseTimeout (FUN)ΒΆ
FUNCTION CmpDNP3ChannelConfigSetChannelResponseTimeout : RTS_IEC_RESULT
Set time, how long the master to wait for a response to a request that has actually been transmitted. The function shold call after the function DNP3_InitChannelConfig and befor channel open!
- InOut:
Scope
Name
Type
Comment
Return
CmpDNP3ChannelConfigSetChannelResponseTimeout
RTS_IEC_RESULT
Input
hChnlConfig
RTS_IEC_HANDLE
The handle to channel configuration
channelResponseTimeout
TIME
This value can be made shorter than the MDNPSESN_CONFIG defaultResponseTimeout to quickly determine if a particular device is not responding, without causing requests to other devices on the same channel to also time out.