Click or drag to resize

A_E_RSLTS Constructor

Initializes a new instance of the A_E_RSLTS class

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

Parameters

reader  BinaryReader
 
channels  Int32
 
analogGroups  Int32
 
See Also