IntervalZero.MaxRT.Libraries.VariableDatabase Namespace
The .NET library provides access to the variable database. It includes a monitoring thread that automatically closes invalidated databases.
Note: The .NET library doesn't support creating buffer variables, as Windows pointers should not be accessed in real-time.
Enumerations
|
|
Enumeration | Description |
|---|---|---|
|
|
This enumeration identifies the type of a value. |
|
|
|
This enumeration identifies the status of a log command. |
|
|
|
This enumeration identifies the trigger type. |
Classes
Variable Database
|
|
Class | Description |
|---|---|---|
|
|
This class controls a database. |
|
|
|
This class describes a database. |
|
|
|
This class controls a directory. |
|
|
|
This class controls the basic message channel. |
|
|
|
This class controls a variable. |
|
|
|
This class controls a variable with a value type. |
|
|
|
This class describes a variable. |
Data Logger
|
|
Class | Description |
|---|---|---|
|
|
This class represents a log channel. |
|
|
|
This class represents a log request. |
|
|
|
This class represents the data read from the log buffer. |
|
|
|
This class represents the state of a log request. |
|
|
|
This class represents the value of each channel at a specific time. |
|
|
|
This class represents a log trigger. |