SKU: AT-HDVS-150-RX, AT-HDVS-150-TX, AT-HDVS-150-TX-WP
Description: How to switch inputs on the AT-HDVS-150-TX or TX-WP via RS-232 commands
Steps:
Please Note: All commands can be found in the latest version of the users manual
- Connect the RS-232 cable from the control system or terminal emulator to the AT-HDVS-150-RX's RS-232 port using the pinout below.
- Launch a serial emulator and input your desired commands into your control system software. Please take note to close any other RS232 programs that may interfere with RS232 communication to the RX unit (this includes the Atlona software used to set up display control on the RX unit)
For reference, some commonly used commands (in HEX) are:
Input commands ----Note--> CR = Carriage Return
VGA --> WP_Input[Vga]$CR --> HEX -- 57 50 5F 49 6E 70 75 74 5B 56 67 61 5D 24 0D
Hdmi 1 --> WP_Input[Hdmi1]$CR --> HEX -- 57 50 5F 49 6E 70 75 74 5B 48 64 6D 69 31 5D 24 0D
Hdmi 2 --> WP_Input[Hdmi2]$CR --> HEX -- 57 50 5F 49 6E 70 75 74 5B 48 64 6D 69 32 5D 24 0D
***Enable or disable Auto Switch***
ON --> WP_AutoSwitch[On]$CR -->HEX - 57 50 5F 41 75 74 6F 53 77 69 74 63 68 5B 4F 6E 5D 24 0D
OFF--> WP_AutoSwitch[Off]$CR -->HEX - 57 50 5F 41 75 74 6F 53 77 69 74 63 68 5B 4F 66 66 5D 24 0D
Note: Make sure that you either use all HEX or ASCII as mixing the formats may cause issues or no functionality