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 public bool Simulated { get; }
Property Value
Type:
Booleantrue the signal is simulated;
false the signal is not simulated.
See Also