Guntermann & Drunck DVICenter DP16 Configuration and Operation User Manual

Page 132

Advertising
background image

Controlling the matrix switch via XML

124 · G&D DVICenter

Switching the channel of the target module »DVI-CON-2«

The command

<selecttransmission>

is used to switch the channel of the user module

DVI-CON-2.

The ID or name of the user module as well as the intended channel are used as

parameters.

NOTE:

When connecting an analogue matrix switch via bridging, you can address

its target modules via <NeoCpu>.

ADVICE:

In channel groups the additional video and USB channels are automati-

cally switched with the main channel.

NOTE:

USB modules can also be switched directly – independently from a channel

group.

ESTABLISHING A CONNECTION

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

<root>

<connect>

<DviConsole>0x22222222</DviConsole>

<DviCpu>0x33333333</DviCpu>

<CloseDialogs/>

</connect>

</root>

DISCONNECTING A CONNECTION

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

<root>

<disconnect>

<DviConsole>0x22222222</DviConsole>

<OpenSelectDialog/>

</disconnect>

</root>

ADVICE:

In addition to entering the channel number with the parameter

<Trans-

missionInterface>

, you can use the parameter

<Pull>

to switch to the channel that is

used to connect the user module to the implemented matrix switch.

<DviConsole>

User modules

<TransmissionInterface>

Channel of user module: 1 or 2

<Pull>

Activates the channel that is used to connect the user module to the

implemented matrix switch.

Advertising