OutstationConfiguration.SetSessionConfigAspectLinkStatus (METH)ΒΆ

METHOD SetSessionConfigAspectLinkStatus : Error

Set optional outstation session configuration aspect - link status.

InOut:

Scope

Name

Type

Initial

Comment

Return

SetSessionConfigAspectLinkStatus

Error

Input

linkStatusPeriod

UDINT

0

How often to send link status requests if no DNP3 frames have been received on this session. In DNP3 IP Networking spec this is called keep-alive interval Enabling keep-alives is REQUIRED when using TCP A value of zero will turn off keep alives.

linkStatusTimeoutDisconnect

BOOL

TRUE

Disconnect/reconnect a connection when link status request times out. The spec says to do this when using TCP, however when configuring multiple sessions over a single TCP channel you may not want this behavior when a single session times out. This is probably more likely when configuring a master session.