DigitalSignalPulse Method (Int32) |
Generates a pulse on a digital signal for a specified period of time.
Namespace:
ABB.Robotics.Controllers.IOSystemDomain
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntaxpublic void Pulse(
int time
)
Parameters
- time
- Type: SystemInt32
Time of the pulse in milliseconds.
Exceptions
See Also