ACS-2048 • User’s Guide
95
_K==oÉãçíÉ=`çåíêçä=mêçíçÅçä
Command Protocol
•
Parameters
:
-i(input): Input number, 1-8
-b(bright): 75.0%-125.0%
•
Query Format
: IBRT i(input) -?
•
Query Response
: IBRT i(input) b(bright) --min 75 --max 125
IBRT -e 0 <LF>
</x4>
Current Setting Query
— The current setting query option (
-?
) returns the command with
each of the current parameter settings. Commands with minimum and maximum settings
for the parameter will have these “min” and “max” values returned with option flags
--min
and
--max
.
S
Query option example:
IBRT -i 4 -?<CR>
S
Response:
IBRT -i 4 -b 100.00 --min 75 --max 125
IBRT -e 0<LF>
</x4>
Several commands have a list for the associated valid parameter values, such as the
format commands. The list of these values can be queried with the list query option (
--list
).
The list shows has the numeric value for the parameter, followed by the value text encased
in quotes. A colon separates the numeric value from the string.
S
List query option example:
ISMP -i 4 --list<CR>
S
Response:
0:"OverSample"
1:"1:1"
ISMP -e 0<LF>
</x4>