6.2Get-Function Listing
The PC can interrogate the LCD Monitor for specific information. The
|
|
|
|
|
| ||||
| Length: |
| Total bytes of message = 5 ASCII (35H), excluding “CR” | ||||||
| Command: |
|
|
| |||||
| Value[1~3]: |
| Always = 000 |
|
|
|
|
| |
|
|
|
| ||||||
| Name |
| Length | Command | Value1 | Value2 | Value3 | CR |
|
| Byte Count |
| 5 | 1 Byte | 0 | 0 | 0 | 00D |
|
|
|
| |||||||
| Bytes order |
| 1 | 2 | 3 | 4 | 5 | 6 |
|
|
|
|
Monitor shall response to
LCD Monitor response packet format:
Name | Length | Value1 | Value2 | Value3 | Value4 | CR |
Byte Count | 5 | 1 Byte | 1 Byte | 1 Byte | 1 Byte | 00D |
Bytes order | 1 | 2 | 3 | 4 | 5 | 6 |
Response packet (to
Length: Total bytes of packet = 5 ASCII excluding “CR”
Exception: Total bytes for
Four ASCII codes: Value range is from 0000 ~ 9999
Exception:
LCD Monitor will send “+” (02Bh), “CR” bytes to PC after receiving a valid command LCD Monitor will send
The following is an example of PC requesting the volume value from the LCD Monitor:
PC send
Name
Byte Count
Bytes order
Length | Command | Value1 | Value2 | Value3 | CR |
5 | f | 0 | 0 | 0 | 00D |
1 | 2 | 3 | 4 | 5 | 6 |
LCD Monitor will send
Name
Byte Count
Bytes order
Length | Value1 | Value2 | Value3 | Value4 | CR |
5 | 0 | 0 | 5 | 0 | 00D |
1 | 2 | 3 | 4 | 5 | 6 |
A special command
Name
Byte Count
Bytes order
Length | Command | Value1 | Value2 | Value3 | CR |
5 | z | 0 | 0 | 0 | 00D |
1 | 2 | 3 | 4 | 5 | 6 |
LCD Monitor will send “+” (02Bh); “CR” bytes to PC after receiving the command indicating that the communication link is OK
ViewSonic CD4620 | 53 |
Downloaded From