|
| VERSAJET |
| [Name] | Define image, write to flash memory | |
|
|
|
| |||
| Programming Reference |
| [Format] | ASCII | FS q n [xL xH yL yH d1 dk]1 [xL xH yL yH d1 dk] n | |
|
|
|
| |||
|
|
| ||||
|
|
|
|
| Hex | 1C 71 n [xL xH yL yH d1 dk]1 [xL xH yL yH d1 dk] n |
|
|
|
|
| Decimal | 28 113 n [xL xH yL yH d1 dk]1 [xL xH yL yH d1 dk] n |
|
|
|
| [Range] | 1≤ n ≤255 |
|
|
|
|
|
| 1≤ (xL + xH 256) ≤48 (0≤ xL ≤48, xH = 0) | |
|
|
|
|
| 1≤ (yL + yH 256) ≤160 (0≤ yL ≤160, yH = 0) | |
|
|
|
|
| 0≤ d ≤ 255 |
|
|
|
|
|
| k = (xL + xH | 256) (yL + yH 256) 8 |
| Total defined data area is maximum 64 KB |
[Description] | Defines NV bit image specified. |
| n specifies the number of defined NV bit images. |
| xL, xH specifies (xL + xH x 256) bytes in the horizontal direction for the NV bit image you |
| defined. |
| yL, yH specifies (yL + yH x 256) bytes in the vertical direction for the NV bit image you |
| defined. |
| d specifies the definition data for the NV bit image. |
| k indicates the number of the definition data. k is a parameter for an explanation; |
| therefore, it does not need to be transmitted. |
79