Click or drag to resize
EventActivationMode Enumeration
Specifies values to indicate the activation mode of an EventTableEntry.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public enum EventActivationMode
Members
  Member nameValueDescription
Off0 The event is disabled.
Simulation1 The event will only be triggered during simulation.
Always2 The event can be triggered at any time.
Version Information

Supported in: 1.0.0.0
See Also