Usb Send_Commands; Usb_Hid_Config; Usb_Hid_Route; System Send_Commands - AMX SDX-510M-DX Instruction Manual

Solecis digital switchers
Table of Contents

Advertisement

Programming

USB SEND_COMMANDs

The following table lists the USB SEND_COMMANDs available for the Solecis Digital Switchers:
USB SEND_COMMANDs

?USB_HID_CONFIG

USB_HID_CONFIG

?USB_HID_ROUTE

USB_HID_ROUTE

System SEND_COMMANDs

The following table lists the System SEND_COMMANDs available for the Solecis Digital Switchers:
System SEND_COMMANDs

?FWVERSION

REBOOT

46
Requests the current state of USB_HID pass through on the system.
Syntax:
SEND_COMMAND <DEV>, "'?USB_HID_CONFIG'"
Example:
SEND_COMMAND SWITCHER,"'?USB_HID_CONFIG'"
Returns a COMMAND string of the form: USB_HID_CONFIG-<ENABLE|DISABLE>.
Enables or disables the USB_HID pass through.
Syntax:
SEND_COMMAND <DEV>,"'USB_HID_CONFIG-<DEVICE or NONE>'"
'DEVICE' enables pass through. 'NONE' disables it.
Example:
SEND_COMMAND SWITCHER,"'USB_HID_CONFIG-DEVICE'"
Note: You must reboot the transmitter for the transmitter to recognize the USB device.
Requests the IP address or hostname of the transmitter serving keyboard/mouse data to
the connected host.
Syntax:
SEND_COMMAND <DEV>, "'?USB_HID_ROUTE'"
Example:
SEND_COMMAND SWITCHER,"'?USB_HID_ROUTE'"
Returns a COMMAND string of the form: USB_HID_ROUTE-<IP ADDRESS>.
Sets the IP address or hostname of the transmitter serving keyboard/mouse data to the
connected host.
Note: When you specify a hostname, you can use a maximum of 50 characters.
Syntax:
SEND_COMMAND <DEV>, "'USB_HID_ROUTE-<IP ADDRESS>'"
Note: An IP address of 0 indicates no connection.
Example:
SEND_COMMAND SWITCHER,"'USB_HID_ROUTE-192.168.1.5'"
Requests the firmware version of the switcher.
Syntax:
SEND_COMMAND <DEV>, "'?FWVERSION'"
Example:
SEND_COMMAND SWITCHER,"'?FWVERSION'"
Returns a COMMAND string of the form: FWVERSION-<version>.
Reboots the device.
Syntax:
SEND_COMMAND DEVICE_1,"'REBOOT'"
Instruction Manual - Solecis Digital Switchers

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sdx-410-dxSdx-810-dxSdx-414-dxSdx-514m-dx

Table of Contents