QUADRAVISTA INSTALLATION AND OPERATIONS MANUAL
43
DCP/XML System Querying
Using the DCP/XML feature, the QuadraVista can be queried to request setting information.
Queries are only replied to in the DCP control mode. Sending the below text script to
QuadraVista using Hyper Terminal, queries for the entire device status:
<dcp-xml/>
Queries can be combined with changes in one text script. The following is an example of
querying for the console information and setting the video to channel 1.
<dcp-xml>
<device>
<mode>
<console/>
<video>
<channel>0</channel>
</video>
</mode>
</device>
</dcp-xml>
The console and video are queried in the below script
.
<dcp-xml>
<device>
<mode>
<console/>
<video>
<channel/>
</video>
</mode>
</device>
</dcp-xml>
The response to the above query is:
<dcp-xml>
<device>
<mode>
<console>
<channel>0</channel>
</console>
<video>
<channel>0</channel>
</video>
</mode>
</device>
</dcp-xml>
The above response shows that the console and video are connected to channel 1.
Содержание QuadraVista
Страница 57: ......
Страница 62: ... 103 0014 東京都中央区日本橋蛎殻町 1 16 11 TEL 03 3668 8089 FAX 03 3668 9872 URL http www cybernetech co jp ...