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
CmpDNP3ChannelConfigSetChannelResponseTimeoutRTS_IEC_RESULTInput
hChnlConfigRTS_IEC_HANDLEThe handle to channel configuration
channelResponseTimeoutTIMEThis 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.