Variable Class
This class controls a variable.
Inheritance Hierarchy
System Object
IntervalZero.MaxRT.Libraries.VariableDatabase.Variable
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 Variable
The Variable class exposes the following members.
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Constructor with the parent directory and variable description. |
Methods
| Name | Description | |
|---|---|---|
|
|
Closes the variable and releases the resources. |
|
|
|
Deletes the variable. |
|
|
|
Closes the variable and releases the resources. |
Properties
| Name | Description | |
|---|---|---|
|
|
The variable description. |
|
|
|
Indicates if the channel is open. |
See Also: