User guide

Chapter 3 - RATC2
40 Version 1.7.2.0 March 27, 2015
.
changeGroupControlRemove Command
Command
changeGroupControlRemove
Shortcut
cgcr
Arguments
control [group].
Availability
when logged in
Purpose
to remove a control from a Change Group.
Notes
The group name argument is optional. If not included, a Change Group
named 'default Change Group' will be used. If the Change Group named
does not exist, the response is something like invalidChangeGroup
"yourBogusGroupName"
Response
changeGroupControlAdded
Usage Example
A Control Alias is removed from the Change Group with the changeGroupRemoveControl
command. For example:
changeGroupControlRemove "Main Gain"\r
or
cgcr "Main Gain"\r
Response
changeGroupControlRemoved "Main Gain"\r\n
The above response is issued even if the Control Alias named was not in the Change Group.
Possible Error Messages
\aBadArgumentCount\r\n
\anotLoggedIn\r\n
\aInvalidChangeGroup "yourBogusGroupName"\r\n
\aUnlistedControl "AliasName"\r\n
\aOverflow\r\n