6. LW3 Programmers’ Reference
HDMI20-OPTC series – User's Manual
52
6.6.4. Setting the Databit
Command and Response
Ý
SET•/MEDIA/UART/P1.DataBits=
<databit>
Ü
pw•/MEDIA/UART/P1.DataBits=
<databit>
Parameters
<databit>:
8 or 9
Example
Ý
SET /MEDIA/UART/P1.DataBits=8
Ü
pw /MEDIA/UART/P1.DataBits=8
6.6.5. Setting the Stopbits
Command and Response
Ý
SET•/MEDIA/UART/P1.StopBits=
<stopbit>
Ü
pw•/MEDIA/UART/P1.StopBits=
<stopbit>
Parameters
<stopbit>
0:
1
1:
1,5
2:
2
Example
Ý
SET /MEDIA/UART/P1.StopBits=0
Ü
pw /MEDIA/UART/P1.StopBits=0
6.6.6. Setting the Parity
Command and Response
Ý
SET•/MEDIA/UART/P1.Parity=
<parity>
Ü
pw•/MEDIA/UART/P1.Parity=
<parity>
Parameters
<parity>
0:
no parity
1
1:
odd
2:
even
Example
Ý
SET /MEDIA/UART/P1.Parity=0
Ü
pw /MEDIA/UART/P1.Parity=0
6.6.7. Enabling Command Injection Mode
Command and Response
Ý
SET•/MEDIA/UART/P1.CommandInjectionEnable=
<ci_enable>
Ü
pw•/MEDIA/UART/P1.CommandInjectionEnable=
<ci_enable>
Parameters
<ci_enable>:
true:
enabled
false:
disabled
Example
Ý
SET /MEDIA/UART/P1.CommandInjectionEnable=true
Ü
pw /MEDIA/UART/P1.CommandInjectionEnable=true
ATTENTION!
The Command injection status is stored in another read-only property:
/MEDIA/UART/<P
1
>.CommandInjectionStatus.