LogStatus Class

This class represents the state of a log request.

Inheritance Hierarchy

System Object
  IntervalZero.MaxRT.Libraries.VariableDatabase.LogStatus

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

Copy
public class LogStatus

 

The LogStatus class exposes the following members.

Constructors

 

Name Description

Public method

LogStatus

Constructor with a state and index.

Properties

  Name Description

Index

The index of the next point to be logged in the buffer.

State

The state of the log.

See Also: