Click or drag to resize

SignalName Property

Gets the name of the IO data.

Namespace:  ABB.Robotics.Controllers.IOSystemDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public virtual string Name { get; }

Property Value

Type: String
A string specifying the name.
See Also