News
FAQ Search icon_logout FAQ View
 
Subject : 
RS232 commands in HEX format
 
Description : 
Do ATEN devices support RS232 commands in HEX format?

 
Solution : 
If your particular ATEN device supports "normal" RS232 ASCII commands, it should be able to support commands in Hex format as below:

Example: Switch input 1 to output 7
ASCII: sw i01 o07
-->Transform ASCII command to Hex format:
HEX: 0x73 0x77 0x20 0x69 0x30 0x31 0x20 0x6f 0x30 0x37 0x0d 0x0a

In order to send the command you need to add CRLF characters (0x0d 0x0a) after each command.
 
Related FAQ : 
US421's FAQ(switching function)
KN9116's Basic FAQ (Hotkey"F12",ArrayMode,Mouse Cursors issue)
RS232 Commands
RS232 (Serial) commands script
 

Was this information helpful? Y   N  
Any Comment? 
Thank you for your valueable comment!!!!
 
Still need more assistance?