
RS-232  SERIAL CONTROL
RS-232  Features
Functions Syntax
The syntax for each function is always the same:
Character as the start flag → Function name → Space ( _ ) as function name end flag → Parameter 1 → Space → Parameter n → Carriage Return ( \r ) →
Sample:
#FunctionName_param1_param2_param3_param4...\r
Syntax is NOT case sensitive.
| 
 | EDID Management | 
| 
 | 
 | 
| Function | Description | 
| #EDIDDSTOLO | Read downstream EDID and stores into a Local EDID | 
| 
 | 
 | 
| #EDIDDSTOBA | Read downstream EDID and stores in EDID Bank | 
| 
 | 
 | 
| #EDIDBATOLO | Read downstream EDID and stores in any Local Input | 
| 
 | 
 | 
| #EDIDDETOLO | Sets Local EDID to Default EDID | 
| #LOCKEDID | Secures Local EDID | 
| #LOEDIDTOLO | Load EDID file using serial port to one of the local memories | 
| #PRLOEDID | Read Input Local EDID and sends to serial port | 
| #PRDSEDID | Read downstream EDID and sends to serial port | 
| #PRBAEDID | Read EDID from an EDID bank and sends to serial port | 
| 
 | 
 | 
| #PREDIDST | Prints EDID details | 
| 
 | 
 | 
17