MgmInterface Constructor

Initializes a new instance of the MgmInterface 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 MgmInterface(
	IPlcHeadEnd Interface,
	byte TopoPer,
	PlcSetup Setup,
	PlcManagerPrimeTi parent
)

Parameters

Interface  IPlcHeadEnd
 
TopoPer  Byte
 
Setup  PlcSetup
 
parent  PlcManagerPrimeTi
 

See Also