Click or drag to resize
DataRecorderTickEventArgs Constructor
Initializes a new instance of the DataRecorderTickEventArgs class.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public DataRecorderTickEventArgs(
	double time
)

Parameters

time
Type: SystemDouble
Time in seconds
Version Information

Supported in: 1.0.0.0
See Also