
121 | P a g e
APPENDIX D. 3PLAY COMMANDS
D.1 CONTROL SURFACE AND UI
record(bool)[state: (bool)]
Description: Start recording if no value is provided. A value of true or 1 will set the recording to start, and
a value of false or 0 will set the recording to stop.
Example:
stop-record(bool)
Description: Stop the recording.
Example:
record_blink(bool)[state: (bool)]
Description: Blinks the shift key when recording and pressed. A value of true will signal the shift key ON
and a value of false will signal the shift key OFF.
Example:
output(int)[state: (int)]
Description: Use to set the output being controlled. 0 = output A and 1 = output B.
Example:
Komentarze do niniejszej Instrukcji