7. LW3 Programmers’ Reference
MODEX-F15-OPTS, MODEX-F15-OPTM series – User's Manual
72
RS-232 Port Configuration
Operation / Path
SET /MEDIA/UART/<port_no>.Baudrate
SET /MEDIA/UART/<port_no>.DataBits
SET /MEDIA/UART/<port_no>.StopBits
SET /MEDIA/UART/<port_no>.Parity
SET /MEDIA/UART/<port_no>.CommandInjectionEnable
Sending Message via Communication Ports
Operation / Path
CALL /MEDIA/ETHERNET.tcpText(<IP_address>”:”<port_no>”=”<message>)
Send Message via an RS-232 Port
CALL /MEDIA/UART/<Pn>.sendText(<message>)
Infrared Port Configuration
Operation / Path
SET /MEDIA/IR/<port_no>.CommandInjectionEnable
EDID Management
Operation / Path
GET /EDID.EdidStatus
Query the Validity of a Dynamic EDID
GET /EDID/D/<dynamic_edid_memory>.Validity
Query the Preferred Resolution of an User EDID
GET /EDID/U/<user_edid_memory>.PreferredResolution
Emulating an EDID to an Input Port
CALL /EDID:switch(<source>:<destination>)
CALL /EDID:copy(<source>:<destination>)
Deleting an EDID from User Memory
CALL /EDID:delete(<user_edid_memory>)
CALL /EDID:reset