7.8.5. Set the target property (action)
Command format:
Response format:
Example:
Explanation: The node contains the property that will be changed after E1 event is fired.
7.8.6. Set the value of the target property (action)
Command format:
Response format:
Example:
Explanation: If the E1 event is fired, this value will be stored in the set target property.
7.9. EDID management
7.9.1. Query the emulated EDIDs
Command format: GET●/EDID.EdidStatus
Response format: pr●/EDID.EdidStatus([*\{<edid_id>":"<emulated_edid_id>";"\}])
Example:
Explanation: The available video input ports are listed and the emulated EDID's number
7.9.2. Query the validity of a dynamic EDID
Command format: GET●/EDID/D/D1.Validity
Response format: pr●/EDID/D/D1.Validity={true|false}
Example:
Explanation: The 'Validity' property is true, valid EDID is stored in D1 memory place.
7.9.3. Query a user EDID header
Command format: GET●/EDID/U/U1.Header
Response format: pr●/EDID/U/U1.Header={"Invalid"|<edid_header>}
Legend:
Example1:
Explanation1: The memory place U1 does not contain valid EDID.
Page 84 / 113
SET●/EVENTS/E<event_nr>.TargetProperty=<property>
pw●/EVENTS/E<event_nr>.TargetProperty=<property>
> SET●/EVENTS/E1.TargetProperty=SendMessage
< pw●/EVENTS/E1.TargetProperty=SendMessage
SET●/EVENTS/E<event_nr>.TargetPropertyValue=<value>
pw●/EVENTS/E<event_nr>.TargetPropertyValue=<value>
> SET●/EVENTS/E1.TargetPropertyValue=Sample_message
< pw●/EVENTS/E1.TargetPropertyValue=Sample_message
> GET●/EDID.EdidStatus
< pr●/EDID.EdidStatus=D1:E1;D1:E2
is displayed. E.g. D1 (Dynamic) EDID is emulated on E1 input.
> GET●/EDID/D/D1.Validity
< pr●/EDID/D/D1.Validity=true
<edid_header>:
> GET●/EDID/U/U1.Header
< pr●/EDID/U/U1.Header=Invalid
ID of manufacturer; preferred timing; monitor name
Section 7. Programmer's reference
Need help?
Do you have a question about the MODEX-OPTS-TX and is the answer not in the manual?