|
GoWebScan API
|
Represents the attributes of an input GoWebScan message object. These values are copied from the raw sensor message stamp. Refer to GoStamp in GoSdk for more details.

Public Attributes | |
| k64s | encoder |
| Message encoder value (ticks). | |
| k64s | inputs |
| Status of the message. Bit mask containing frame information. Refer to GoStamp. | |
| k64s | position |
| Message Y-axis position (mils) calculated from encoder value and user-specified encoder resolution. | |
| k64s | time |
| Message timestamp. In internal units approximating microseconds where the true time in us = timestamp value / 1.024. | |