134 | Appendices ~ Appendix E: Serial Commands |
PRESET - Preset Execution/Reporting
This command selects/reports the state of a preset.
Command form: DEVICE PRESET <Channel> [Value]
Argument details
Name | Description | Units | |
Device |
| ||
PRESET | Command |
| |
Channel |
| ||
Value | 0 | =Set the preset state to off |
|
| 1 | = Execute the preset and set the state to on |
|
| 2 | = Execute the preset and set the state to off |
|
| Null = Returns the current preset state |
|
Example: #72 PRESET 5 1 On XAP 400 unit 2 (#72), preset (PRESET) 5 will execute and set the state to on (1).
PRGSTRING - Program String
This command sets/reports a programmed string.
Command form: DEVICE PRGSTRING <ID> [Value]
Argument details
Name | Description |
Device | |
PRGSTRING | Command |
ID | 0 – 7 (string location) |
Value | |
| CLEAR = Clear current value |
| Null = Current value |
Example: #73 PRGSTRING 2 MUTE On XAP 400 unit 3 (#73), string location 2 is programmed (PRGSTRING) with MUTE.
Supported special characters
\a = alert
\b = backspace \f = formfeed \n = new line
\r = carriage return \t = horizontal tab \v = vertical tab
\\ = backslash