Click or drag to resize

SignalStateSimulated Property

Gets the simulated status of the signal

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

Property Value

Type: Boolean
true the signal is simulated; false the signal is not simulated.
See Also