PlcSetupMaxHoursWithoutDataIndication Field

This property is used to indicate that PLC driver is irresponsive. If PlcListener does not receive any data for more than MaxHoursWithoutDataIndication, 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 MaxHoursWithoutDataIndication

Field Value

Int32

See Also