DatInterface Constructor

Initializes a new instance of the DatInterface class

Definition

Namespace: OddPrg.Communication.Plc
Assembly: OddPrg.Communication.PlcPrimeTi (in OddPrg.Communication.PlcPrimeTi.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public DatInterface(
	IPlcHeadEnd Interface,
	PlcManagerPrimeTi parent,
	PlcSetup Setup
)

Parameters

Interface  IPlcHeadEnd
 
parent  PlcManagerPrimeTi
 
Setup  PlcSetup
 

See Also