2.4.106 Window2Graph

This record specifies the visible portion of the datasheet. It specifies the first row or first column to display when showing the datasheet.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

reserved1

reserved2

reserved3

reserved4

reserved5

rowFirst

colFirst

...

reserved6

reserved7

reserved8

reserved1 (1 byte): MUST be set to 0x01, and MUST be ignored.

reserved2 (1 byte): MUST be set to 0x01, and MUST be ignored.

reserved3 (1 byte): MUST be set to 0x01, and MUST be ignored.

reserved4 (1 byte): MUST be set to zero, and MUST be ignored.

reserved5 (1 byte): MUST be set to 0x01, and MUST be ignored.

rowFirst (2 bytes): A Graph_Rw structure (section 2.5.15) that specifies the first (top-left) visible row of the datasheet. MUST be greater than or equal to 1.

colFirst (2 bytes): A Graph_Col structure (section 2.5.14) that specifies the first (top-left) visible column of the datasheet. MUST be greater than or equal to 1.

reserved6 (1 byte): MUST be set to 0x01, and MUST be ignored.

reserved7 (2 bytes): MUST be set to zero, and MUST be ignored.

reserved8 (2 bytes): MUST be set to zero, and MUST be ignored.