Querying the status information (getstatus) – Guntermann & Drunck FIBREVision Benutzerhandbuch
Seite 117

Monitoring
44 · G&D FIBREVision
The following table shows the events logged by the KVM extendeder:
Querying the status information (GETSTATUS)
The
GETSTATUS
command can be used to query various status information of the
KVM extender.
Notification
Event
DVI-Plug connected
connected DVI cable (computer side)
DVI-Plug disconnected
disconnected DVI cable (computer side)
DVI-Signal loss
no DVI signal
DVI-Signal ok
detected DVI signal
Monitor connected
established cable connection to monitor
Monitor disconnected
no cable connection to monitor
Remote-Unit Offline
interrupted connection to user module (CON)
Remote-Unit Online
established connection to user module (CON)
Screen Freezing active
active Freeze function
Screen Freezing inactive
inactive Freeze function
USB-Emulation active
established USB connection to computer
USB-Emulation inactive
interrupted USB connection to computer
Command:
<GETSTATUS ReqID=”123”/>
Exemplary answer of the KVM extender:
<STATUS Ver="1" ReqID="123">
<FreezingActive>NO</FreezingActive>
<LocalVideoInput>OK</LocalVideoInput>
<StatusLocal>OK</StatusLocal>
<StatusRemote>FAIL</StatusRemote>
<USBStatus Mode=”TRANS”>OK</USBStatus>
</STATUS>