|
GoWebScan API
|
Represents the attributes of a vision web message.

Public Attributes | |
| k64s | deviceId |
| Id of station device sending this message. | |
| k64s | encoder |
| Capture position (encoder ticks) | |
| k64s | groupId |
| Group identifier: Top (0), or Bottom (1) | |
| k64s | sectionId |
| Section identifier (from GoWebScanSettings Section/Id) | |
| k64s | sequenceIndex |
| Tile id; increases with each unique tile. | |
| k64s | timestamp |
| Capture time. | |
| k64s | xOrigin |
| Section x-location (from GoWebScanSettings Section/X0) | |
| k64s | xResolution |
| Pixel width (mils) | |
| k64s | yOrigin |
| Section y-location (mils) | |
| k64s | yResolution |
| Pixel height (mils) | |