Click or drag to resize
DataRecorderSourceBaseGetSignals Method
Gets a collection of DataRecorderSignal objects that this source provides.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public abstract ReadOnlyCollection<DataRecorderSignal> GetSignals()

Return Value

Type: ReadOnlyCollectionDataRecorderSignal
Version Information

Supported in: 1.0.0.0
See Also