Справочник Пользователя для Barco SJ/T 11363-2006

Скачать
Страница из 202
PDS  •  User’s Guide
133
_K==oÉãçíÉ=`çåíêçä
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.
Query option example:
IBRT -i 4 -?<CR>
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.
List query option example:
ISMP -i 4 --list<CR>
Response:
0:"OverSample"
1:"1:1"
ISMP -e 0<LF>
</x4>