IPlcManagerGetRequestsWithoutResponse Method

Returns count of requests without any response. This number may indicate that PLC driver is irresponsive and should be restarted.

Definition

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

Return Value

Int32

See Also