RoboTx API Documentation
C#
VB
F#
Show/Hide TOC
Trigger
Pulse Method
Trigger a short pulse.
Definition
Namespace:
RoboTx.Api
Assembly:
RoboTx.Api (in RoboTx.Api.dll) Version: 1.0.0
C#
Copy
public
void
Pulse
()
VB
Copy
Public
Sub
Pulse
F#
Copy
member
Pulse
:
unit
->
unit
See Also
Reference
Trigger Class
Pulse Overload
RoboTx.Api Namespace
In This Article
Definition
See Also