AnalogDefinition3(IConfigurationCell) Constructor

Creates a new AnalogDefinition3 from specified parameters.

Definition

Namespace: Gemstone.PhasorProtocols.IEEEC37_118
Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.154 -- Release Build+ce0a0bb107122d32effbb65289e7078d541a1e28
public AnalogDefinition3(
	IConfigurationCell parent
)

Parameters

parent  IConfigurationCell
The IConfigurationCell parent of this AnalogDefinition3.

See Also