Switching To A Particular Channel; Disconnecting From A Channel; Switching To The Next Channel - G&D DP1.4-MUX2-NT Manual

Table of Contents

Advertisement

Available languages

Available languages

Controlling the KVM switch via XML

Switching to a particular channel

Use the command
switch.
The number of the channel you want to switch to is transferred as parameter:
SWITCHING TO THE THIRD CHANNEL
<?xml version="1.0" encoding="utf-8"?>
<root>
<connectmux>3</connectmux>
</root>

Disconnecting from a channel

The command
<disconnectmux>
the KVM switch.
TERMINATING THE ACTIVE CONNECTION
<?xml version="1.0" encoding="utf-8"?>
<root>
<disconnectmux/>
</root>

Switching to the next channel

Use the command
SWITCHING TO THE NEXT CHANNEL
<?xml version="1.0" encoding="utf-8"?>
<root>
<nextmuxchannel/>
</root>
35 · G&D DP1.4-MUX2-NT
<connectmux>
to switch to a particular channel of the KVM
terminates the active connection of any channel of
to switch to the next channel of the KVM switch.
<nextmuxchannel>

Advertisement

Chapters

Table of Contents
loading

Table of Contents