Click or drag to resize
EventTableTriggerIOOperator Property
Gets or sets the operator.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public EventRelationalOperator Operator { get; set; }

Property Value

Type: EventRelationalOperator
Remarks
The operator is only used for analog signals. The actual value is considered to be the left operand and the trigger value the right operand.
Version Information

Supported in: 1.0.0.0
See Also