PlcCommunicatorManager Property
Manager used to send data to PLC. It must be assigned before communication is started.
Namespace: OddPrg.Communication.PlcAssembly: OddPrg.Communication.Plc (in OddPrg.Communication.Plc.dll) Version: 1.0.0.0 (1.0.0.0)
public IPlcManager Manager { get; set; }
Property Value
IPlcManager