RoboTx API Documentation
C#
VB
F#
Show/Hide TOC
Trigger
Off Method
Stops the trigger if it is on or running a pattern cycle.
Definition
Namespace:
RoboTx.Api
Assembly:
Robo-Tx.Api (in Robo-Tx.Api.dll) Version: 2.0.0+58b061ffe902bd370f7f9a4c58103d8e1f566889
C#
Copy
public
void
Off
()
VB
Copy
Public
Sub
Off
F#
Copy
member
Off
:
unit
->
unit
See Also
Reference
Trigger Class
RoboTx.Api Namespace
In This Article
Definition
See Also