LDP163-181 RS-232 Protocol: Difference between revisions
From ViewSonic Documentation
Created page with "<noinclude> {{Sticky_Menu_LDP135-151 |1=LDP163-181_Introduction |2=LDP163-181_Remote_Control |3=LDP163-181_Wall_Installation |4=LDP163-181_Floor_Stand_Installation |5=LDP163-1..." |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{ | {{Sticky_Menu_LDP163-181 | ||
|1=LDP163-181_Introduction | |1=LDP163-181_Introduction | ||
|2=LDP163-181_Remote_Control | |2=LDP163-181_Remote_Control | ||
| Line 7: | Line 7: | ||
|5=LDP163-181_Detachable_System_Control_Box | |5=LDP163-181_Detachable_System_Control_Box | ||
|6=LDP163-181_Dual-Screen_Splicing | |6=LDP163-181_Dual-Screen_Splicing | ||
|7=LDP163- | |7=LDP163-181_Connecting_Devices | ||
|8=LDP163- | |8=LDP163-181_Using_the_Display | ||
|9 | |9=LDP163-181_On-Screen_Display_Menu | ||
|10=LDP163-181_Embedded_Applications | |||
| | |11=LDP163-181_RS-232_Protocol | ||
| | |12=LDP163-181_Specifications | ||
| | |13=LDP163-181_Regulatory_and_Service_Information | ||
| | }} | ||
}} | |||
</noinclude> | </noinclude> | ||
=RS-232= | =RS-232= | ||
| Line 24: | Line 23: | ||
# Use of straight-through parallel cable for connection | # Use of straight-through parallel cable for connection | ||
# Pin Assignment: | # Pin Assignment: | ||
{| class="wikitable" style="text-align: center; width: | {| class="wikitable" style="text-align: center; width:60%; background-color:#ffffff;" | ||
|- | |- | ||
! style="background-color: rgb(196, 18, 48); width: 45%;" data-mce-style="background-color: # | ! style="background-color: rgb(196, 18, 48); width: 45%;" data-mce-style="background-color: #db0025; width: 45%;"| | ||
! style="font-weight: bold; background-color: rgb(196, 18, 48); color: rgb(255, 255, 255); width: 18%;" data-mce-style="font-weight: bold; background-color: # | ! style="font-weight: bold; background-color: rgb(196, 18, 48); color: rgb(255, 255, 255); width: 18%;" data-mce-style="font-weight: bold; background-color: #db0025; color: #ffffff; width: 18%;"|Pin # | ||
! style="font-weight: bold; background-color: rgb(196, 18, 48); color: rgb(255, 255, 255); width: 11.4744%;" data-mce-style="font-weight: bold; background-color: # | ! style="font-weight: bold; background-color: rgb(196, 18, 48); color: rgb(255, 255, 255); width: 11.4744%;" data-mce-style="font-weight: bold; background-color: #db0025; color: #ffffff; width: 11.4744%;"|Signal | ||
! style="font-weight: bold; background-color: rgb(196, 18, 48); color: rgb(255, 255, 255); width: 20.5256%;" data-mce-style="font-weight: bold; background-color: # | ! style="font-weight: bold; background-color: rgb(196, 18, 48); color: rgb(255, 255, 255); width: 20.5256%;" data-mce-style="font-weight: bold; background-color: #db0025; color: #ffffff; width: 20.5256%;"|Remark | ||
|- | |- | ||
| style="font-weight: bold; width: 45%;" data-mce-style="font-weight: bold; width: 45%;"|Female DB 9-Pin | | style="font-weight: bold; width: 45%;" data-mce-style="font-weight: bold; width: 45%;"|Female DB 9-Pin | ||
| Line 84: | Line 83: | ||
===Command Table=== | ===Command Table=== | ||
{| class="wikitable" style="text-align:center; | {| class="wikitable" style="text-align:center; width:60%; background-color:#ffffff;" | ||
|- | |- | ||
! style="font-weight:bold; background-color:# | ! style="font-weight:bold; background-color:#db0025; color:#ffffff;"|Function | ||
! style="font-weight:bold; background-color:# | ! style="font-weight:bold; background-color:#db0025; color:#ffffff;"|Command Code (Hex) | ||
! style="font-weight:bold; background-color:# | ! style="font-weight:bold; background-color:#db0025; color:#ffffff;"|HEX | ||
! style="font-weight:bold; background-color:# | ! style="font-weight:bold; background-color:#db0025; color:#ffffff;"|Data Range | ||
|- | |- | ||
|Power On | |Power On | ||
Latest revision as of 08:29, 4 August 2023
RS-232
This document describes the hardware interface and software protocols of RS-232 serial communication between the ViewSonic LED Display and computers or control systems.
RS-232 Hardware Specification
ViewSonic RSD-232 serial port on the lower left side:
- Connector type: DB 9-Pin Female
- Use of straight-through parallel cable for connection
- Pin Assignment:
| Pin # | Signal | Remark | |
|---|---|---|---|
| Female DB 9-Pin | 1 | NC | |
| 2 | TXD | Output from Display | |
| 3 | RXD | Input to Display | |
| 4 | NC | ||
| 5 | GND | GND | |
| 6 | NC | ||
| 7 | NC | ||
| 8 | NC | ||
| 9 | NC | ||
| frame | GND |
RS-232 Communication Setting
| Baud Rate Select: | 115200bps (fixed) |
| Data Bits: | 8 bits (fixed) |
| Parity: | None (fixed) |
| Stop Bits: | 1 (fixed) |
Command Table
| Function | Command Code (Hex) | HEX | Data Range |
|---|---|---|---|
| Power On | 21 | 38 30 31 73 21 30 30 31 0D | |
| Power Off (Standby) | 21 | 38 30 31 73 21 30 30 30 0D | |
| Get-Power Status | 6C | 38 30 31 67 6C 30 30 30 0D | |
| Input Select: HDMI 1 | 22 | 38 30 31 73 22 30 30 34 0D | |
| Input Select: HDMI 2 | 22 | 38 30 31 73 22 30 31 34 0D | |
| Get-Input Select | 6A | 38 30 31 67 6A 30 30 30 0D | |
| Input Select: Home | 22 | 38 30 31 73 22 30 30 41 0D | |
| Brightness: Down (-1) | 24 | 38 30 31 73 24 39 30 30 0D | |
| Brightness: Up (+1) | 24 | 38 30 31 73 24 39 30 31 0D | |
| Volume: Down (-1) | 35 | 38 30 31 73 35 39 30 30 0D | |
| Volume: Up (+1) | 35 | 38 30 31 73 35 39 30 31 0D | |
| Get-Volume | 66 | 38 30 31 67 66 30 30 30 0D | |
| Mute: OFF | 36 | 38 30 31 73 36 30 30 30 0D | |
| Mute: ON (mute) | 36 | 38 30 31 73 36 30 30 31 0D | |
| Get-Mute | 67 | 38 30 31 67 67 30 30 30 0D | |
| Number (0~9) | 40 | 38 30 31 73 40 30 30 3x 0D | x = 0~9 |
| Key Pad: UP | 41 | 38 30 31 73 41 30 30 30 0D | |
| Key Pad: DOWN | 41 | 38 30 31 73 41 30 30 31 0D | |
| Key Pad: LEFT | 41 | 38 30 31 73 41 30 30 32 0D | |
| Key Pad: RIGHT | 41 | 38 30 31 73 41 30 30 33 0D | |
| Key Pad: ENTER | 41 | 38 30 31 73 41 30 30 34 0D | |
| Key Pad: INPUT | 41 | 38 30 31 73 41 30 30 35 0D | |
| Key Pad: MENU | 41 | 38 30 31 73 41 30 30 36 0D | |
| Key Pad: EXIT | 41 | 38 30 31 73 41 30 30 37 0D | |
| Get-Operational Hours | 31 | 38 30 31 67 31 30 30 30 0D |