PlcListenerDriverReset Method

Called when PLC driver was reset and PLC network needs to be built again.

Definition

Namespace: OddPrg.Communication.Plc
Assembly: OddPrg.Communication.Listeners (in OddPrg.Communication.Listeners.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public void DriverReset()

Implements

IPlcHeadEndDriverReset

See Also