GroupSignalWrite Method (UInt32) |
Writes a value of the group signal.
Namespace:
ABB.Robotics.Controllers.IOSystemDomain
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntaxpublic void Write(
uint newValue
)
Parameters
- newValue
- Type: SystemUInt32
New value of the signal.
Exceptions
See Also