Click or drag to resize
DataRecorderBaseFindSignal Method
Gets the signal with a specified identifier.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public DataRecorderSignal FindSignal(
	string id
)

Parameters

id
Type: SystemString

Return Value

Type: DataRecorderSignal
Version Information

Supported in: 1.0.0.0
See Also