Guntermann & Drunck IP-Control-API Benutzerhandbuch

Seite 14

Advertising
background image

Textbasierte Steuerung eines Matrixswitches

11 · IP-Control-API

Bei Verwendung der anderen Parameters sehen die Antworten so aus:

AUFLISTUNG DER INFORMATIONEN ZU EINEM ARBEITSPLATZMODUL

<?xml version="1.0" encoding="utf-8"?>

<root>

<result type="list">

<DviConsole>

<item>

<id>0x00000117</id>

<cl>DviConsole</cl>

<type>DVI-CON</type>

<name>CON 00000117</name>

<ownerId>189</ownerId>

<ownerCl>DviMatrix</ownerCl>

<ownerPort>0</ownerPort>

<enable>1</enable>

<poweredOn>false</poweredOn>

</item>

</DviConsole>

</result>

</root>

AUFLISTUNG DER INFORMATIONEN ZU EINEM TARGETMODUL

<?xml version="1.0" encoding="utf-8"?>

<root>

<result type="list">

<DviCpu>

<item>

<id>0x0000008A</id>

<cl>IoCpu</cl>

<type>DVI-CPU-UC</type>

<name>UC-Test</name>

<powered_on>false</powered_on>

</item>

</DviCpu>

</result>

</root>

Advertising