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

Copy
public class Variable

 

The Variable class exposes the following members.

Constructors

 

Name Description

Public method

Variable

Constructor with the parent directory and variable description.

Methods

  Name Description

Public method

Close

Closes the variable and releases the resources.

Public method

Delete

Deletes the variable.

Public method

Dispose

Closes the variable and releases the resources.

Properties

  Name Description

Description

The variable description.

IsOpened

Indicates if the channel is open.

See Also: