Trigger Class

This class represents a log trigger.

Inheritance Hierarchy

System Object
  IntervalZero.MaxRT.Libraries.VariableDatabase.Trigger

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 Trigger

 

The Trigger class exposes the following members.

Constructors

 

Name Description

Public method

Trigger

Default constructor.

Properties

  Name Description

Channel

The index of the channel to compare with the trigger.

Type

The trigger type of the comparison between the channel and the trigger.

Value

A reference value to trigger the comparison.

See Also: