Click or drag to resize

BREAKER_TRIP_TIMES Constructor

Initializes a new instance of the BREAKER_TRIP_TIMES class

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

Parameters

reader  BinaryReader
 
channels  Int32
 
analogGroups  Int32
 
See Also