PlcSetupMaxRequestsWithoutResponse Field

This property is used to indicate that PLC driver is irresponsive. If PlcListener sends more than MaxRequestsWithoutResponse requests and no response, it will be logged.

Definition

Namespace: OddPrg.Communication.Plc
Assembly: OddPrg.Communication.Plc (in OddPrg.Communication.Plc.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public int MaxRequestsWithoutResponse

Field Value

Int32

See Also