NEO 2 Interface Developer’s Guide
449
•
Add “Medium Button1” to “Screen1”: “Medium1”
TX:
56 69 56 4F 74 65 63 68 32 00 61 07 00 25 53 63 72 65 65 6E 31
00 4D 65 64 69 75 6D 20 42 75 74 74 6F 6E 31 00 02 02 00 00 00 00
4D 65 64 69 75 6D 31 00 23 6C
RX:
56 69 56 4F 74 65 63 68 32 00 61 00 00 0C 00 00 02 00 4C 00 D2
00 C4 00 0E 01 B9 DB
•
Add “Invisible1” to “Screen1”
TX:
56 69 56 4F 74 65 63 68 32 00 61 07 00 19 53 63 72 65 65 6E 31
00 49 6E 76 69 73 69 62 6C 65 31 00 03 01 00 00 00 00 15 53
RX:
56 69 56 4F 74 65 63 68 32 00 61 00 00 0C 53 63 03 00 00 00 00
00 46 00 3C 00 5D 8B
•
Add “LEDs” to “Screen1”
TX:
56 69 56 4F 74 65 63 68 32 00 61 07 00 17 53 63 72 65 65 6E 31
00 4C 45 44 73 00 06 01 00 00 00 00 00 01 02 03 66 0B
RX:
56 69 56 4F 74 65 63 68 32 00 61 00 00 0C 53 63 06 00 00 00 00
00 10 01 32 00 D9 66
•
Add “pic.JPG” to “Screen1”; to complete this command, first transfer the file “pic.JPG” (file
name: “UTITLED1.JPG”):
TX:
56 69 56 4F 74 65 63 68 32 00 61 07 00 24 53 63 72 65 65 6E 31
00 70 69 63 2E 4A 50 47 00 08 01 00 00 00 00 55 4E 54 49 54 4C 45
44 31 2E 4A 50 47 00 CA 95
RX:
56 61 00 00 0C 00 00 08 01 00 00 00 00 3C 00 49 00 E9 84
This command generates an error if the picture is larger than the screen resolution.
19.3.4.
Update Object to Screen (61-08)
This command updates a screen object. However, the screen does not display updated objects until
calling
Show Screen (61-05)
to update the screen.
Note:
Before sending this command, first create the screen with the
Create Screen (61-0A)
command
and add an object with the
Add Object to Screen (61-07)
command.
Command Frame
Byte 0-9
Byte 10
Byte 11
Byte 12
Byte 13
Byte 14…Byte
13+n
Byte 14+n
Byte 15+n
Header Tag
& Protocol
Version
Command
Sub-
Command
Data
Length
(MSB)
Data
Length
(LSB)
Data
CRC (LSB)
CRC (MSB)
ViVOtech2\
0
61h
08h
See below