Click or drag to resize
DataRecorderSinkBase2OnSignalsEnabled Method

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
protected abstract void OnSignalsEnabled(
	double time,
	IEnumerable<DataRecorderSignal> signals
)

Parameters

time
Type: SystemDouble
signals
Type: System.Collections.GenericIEnumerableDataRecorderSignal
Version Information

Supported in: 1.0.0.0
See Also