#include <LMS1xx.h>
List of all members.
Public Attributes |
bool | deviceName |
| Device name. Determines whether the device name is to be output.
|
int | encoder |
| Encoders channels. Defines which output channel is activated.
|
int | outputChannel |
| Output channels. Defines which output channel is activated.
|
int | outputInterval |
| Output interval. Defines which scan is output.
|
bool | position |
| Position. Defines whether position values are output.
|
bool | remission |
| Remission. Defines whether remission values are output.
|
int | resolution |
| Remission resolution. Defines whether the remission values are output with 8-bit or 16bit resolution.
|
bool | timestamp |
Detailed Description
Definition at line 68 of file LMS1xx.h.
Member Data Documentation
Device name. Determines whether the device name is to be output.
Definition at line 104 of file LMS1xx.h.
Encoders channels. Defines which output channel is activated.
Definition at line 92 of file LMS1xx.h.
Output channels. Defines which output channel is activated.
Definition at line 74 of file LMS1xx.h.
Output interval. Defines which scan is output.
01 every scan
02 every 2nd scan
...
50000 every 50000th scan
Definition at line 117 of file LMS1xx.h.
Position. Defines whether position values are output.
Definition at line 98 of file LMS1xx.h.
Remission. Defines whether remission values are output.
Definition at line 80 of file LMS1xx.h.
Remission resolution. Defines whether the remission values are output with 8-bit or 16bit resolution.
Definition at line 86 of file LMS1xx.h.
The documentation for this struct was generated from the following file: