Click or drag to resize

DigitalChannel(Int32) Constructor

Creates a new instance of the DigitalChannel.

Namespace: GSF.COMTRADE
Assembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.181-beta
Syntax
public DigitalChannel(
	int version = 1999
)
View Source

Parameters

version  Int32  (Optional)
Target schema version.
See Also