Channel Class

This class represents a log channel.

Inheritance Hierarchy

System Object
  IntervalZero.MaxRT.Libraries.VariableDatabase.Channel

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 Channel

 

The Channel class exposes the following members.

Constructors

 

Name Description

Public method

Channel

Default constructor.

Properties

  Name Description

DataType

The data type for logging buffer variables.

Offset

An offset, in bytes, for buffer variables.

Variable

A variable to log.

See Also: