Click or drag to resize
DataRecorderDataAddedEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ABB.Robotics.RobotStudioDataRecorderDataAddedEventArgs

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public sealed class DataRecorderDataAddedEventArgs : EventArgs

The DataRecorderDataAddedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodDataRecorderDataAddedEventArgs
Initializes a new instance of the DataRecorderDataAddedEventArgs class
Top
Properties
  NameDescription
Public propertySignal
Public propertyTime
Public propertyValue
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Supported in: 1.0.0.0
See Also