controlList Command

Command

controlList

Shortcut

cl

Arguments

none

Availability

when logged in

Purpose

to list controls that can be accessed

Response

presents a list of all control aliases in double-quotes with CR/LF after each

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

changeGroupControlAdd command

changeGroupControlRemove Command

changeGroupGet Command

changeGroupClear Command

changeGroupSchedule Command

Usage Example

The client issues:

controlList\r

or

cl\r

which results in a response listing the current set of Control Alias names.

Response

If the aliases are: "control1 ... control5", then the response would be:

"control1"\r\n
"control2"\r\n
"control3"\r\n
"control4"\r\n
"control5"\r\n

Note: Parsing of the help and list command responses by a software-based client is strongly discouraged since the formats are subject to change.

Possible Error Messages

\anotLoggedIn\r\n
\aOverflow\r\n