LogStatus Constructor (LogState, UInt32)
Constructor with a state and index.
Namespace:
IntervalZero.MaxRT.Libraries.VariableDatabase
Assembly:
IntervalZero.MaxRT.Libraries (in IntervalZero.MaxRT.Libraries.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public LogStatus(
LogState state,
uint index
)
Parameters
state
Type: LogState
The state of the log.
index
Type: UInt32
The index of the next point to be logged in the buffer.
See Also: