Draco MultiView 4K
60
Operation via API Interface
173
14 Operation via API Interface
TCP/IP Socket connections to the Draco MV can be used via TCP/IP Port 7055 (SSL: 7065).
When sending commands via the API interface, the Draco MV echoes the same command with a leading
acknowledgement byte 0x06 (ACK) in front.
Internal Hot Key switching commands are echoed without a leading acknowledgement byte 0x06.
14.1 Focusing on one or two Inputs via 7-Byte API Telegrams
14.1.1 Focusing on one Input via 7-Byte API Telegrams
Depending on the current display mode, the window arrangement remains or changes when focusing on
another input. The USB-HID control is switched to the selected input. The focusing results are described in
the respective sections.
API 7-byte telegram
07 06 05 04 03 02 01 Function
1B 5B 47
07
00
01
00 Focus on input 1.
1B 5B 47
07
00
02
00 Focus on input 2.
1B 5B 47
07
00
03
00 Focus on input 3.
1B 5B 47
07
00
04
00 Focus on input 4.
Input selection
Example for Focusing on another Input
For instance, in the initial situation in Preview Mode, the active window shows the video signal from input 1
and the USB-HID control is switched to input 1.
To focus on another input, e.g., input 4, send the API telegram command
1B 5B 47 07 00
04
00.
The selected input is displayed on the main window and the small windows order remains.
Fig. 143
Preview Mode - Example after focusing on another input
If using this API telegram command in the individual Fullscreen Mode, the Draco MV changes to the
mirrored Fullscreen Mode.