Click or drag to resize

DigitalSignalGet Method

Gets the digital value of the DigitalSignal.

Namespace:  ABB.Robotics.Controllers.IOSystemDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public int Get()

Return Value

Type: Int32
Returns the integer value of the signal.
See Also