In this section |
See also |
The Control Groups in the Change Group are polled for value changes with the command:
changeGroupGet\r
All values that have changed will be returned.
On success, RATC1 responds with the number of values that have changed and a value for each change. For example:
numberOfChanges 2\r\n
valueIs "Main Gain" -15.2dB 46.1%\r\n
valueIs "Channel1Gain" -20.0dB 50.0%\r\n
In this example, there are two Control Aliases in the Change Group that have changed since the last query. If the command is issued again, with no changes to Control Aliases, or if there are no Control Aliases in the Change Group, the response will be:
numberOfChanges 0\r\n
\aBadArgumentCount\r\n
\aOverflow\r\n
\aNotRunning\r\n
\aInvalidChangeGroup