LogData Class
This class represents the data read from the log buffer.
Inheritance Hierarchy
System Object
IntervalZero.MaxRT.Libraries.VariableDatabase.LogData
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 class LogData
The LogData class exposes the following members.
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Constructor with a timestamp, array of points logged, and period between points. |
Properties
| Name | Description | |
|---|---|---|
|
|
The period, in microseconds, between two points. |
|
|
|
The array of points logged. |
|
|
|
The time when the first point is logged. |
See Also: