7. LW3 Programmers’ Reference
UMX-HDMI-140 series– User's Manual
114
Applied firmware package: v1.3.0b5 | LDC software: v2.5.6b2
7.16.5.
Stopbits Setting
Command and Response
ç
SET·/MEDIA/UART/P1.StopBits=
<stopbits>
æ
pw
·
/MEDIA/UART/P1.StopBits=
<stopbits>
Parameters
Parameter
Parameter description
Value
Parameter value
<stopbits>
Stopbits value
0
1
1
1,5
2
2
Example
ç
SET /MEDIA/UART/P1.StopBits=0
æ
pw /MEDIA/UART/P1.StopBits=0
7.16.6.
Parity Setting
Command and Response
ç
SET·/MEDIA/UART/P1.Parity=
<parity>
æ
pw
·
/MEDIA/UART/P1.Parity=
<parity>
Parameters
Parameter
Parameter description
Value
Parameter value
<parity>
Parity setting
0
None
1
Odd
2
Even
Example
ç
SET /MEDIA/UART/P1.Parity=0
æ
pw /MEDIA/UART/P1.Parity=0
7.16.7.
Command Injection Mode
Command and Response
#commandinjection
ç
SET·/MEDIA/UART/P1.CommandInjectionEnable=
<logical_value>
æ
pw
·
/MEDIA/UART/P1.CommandInjectionEnable=
<logical_value>
Parameters
Parameter
Parameter description
Value
Parameter value
<logical_value>
Command injection mode
status
true
Command injection mode is enabled.
false
Command injection mode is disabled.
Example
ç
SET /MEDIA/UART/P1.CommandInjectionEnable=true
æ
pw /MEDIA/UART/P1.CommandInjectionEnable=true
INFO:
The Command injection status is stored in another read-only property:
/MEDIA/UART/P1.CommandInjectionStatus.