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

In this section

Usage Example

Response

Possible Error Messages

See also

help Command

login command

statusGet command

keepAlive command

quietModeEnable command

quietModeDisable command

controlGet command

controlSet command

controlPositionSet command

controlList Command

changeGroupControlAdd command

changeGroupGet Command

changeGroupClear Command

changeGroupSchedule Command

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