Click or drag to resize

ANALOG_GROUP Constructor

Initializes a new instance of the ANALOG_GROUP class

Namespace: GSF.EMAX
Assembly: GSF.EMAX (in GSF.EMAX.dll) Version: 2.4.181-beta
Syntax
public ANALOG_GROUP(
	BinaryReader reader,
	int channels
)
View Source

Parameters

reader  BinaryReader
 
channels  Int32
 
See Also