Click or drag to resize
DataRecorderSinkBaseDataAdded Event
Raised when new data is received by this sink.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public event EventHandler<DataRecorderDataAddedEventArgs> DataAdded

Value

Type: SystemEventHandlerDataRecorderDataAddedEventArgs
Version Information

Supported in: 1.0.0.0
See Also