Click or drag to resize
DataRecorderSinkBaseEnabled Property
Gets or sets if this sink is enabled, e.g. will receive any signal data.

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

Property Value

Type: Boolean
Version Information

Supported in: 1.0.0.0
See Also