Public Attributes | List of all members
scanDataCfg Class Reference

Structure containing scan data configuration. More...

#include <lms_structs.h>

Public Attributes

bool deviceName
 Device name. Determines whether the device name is to be output. More...
 
int encoder
 Encoders channels. Defines which output channel is activated. More...
 
int outputChannel
 Output channels. Defines which output channel is activated. More...
 
int outputInterval
 Output interval. Defines which scan is output. More...
 
bool position
 Position. Defines whether position values are output. More...
 
bool remission
 Remission. Defines whether remission values are output. More...
 
int resolution
 Remission resolution. Defines whether the remission values are output with 8-bit or 16bit resolution. More...
 
bool timestamp
 

Detailed Description

Structure containing scan data configuration.

Author
Konrad Banachowicz

Definition at line 68 of file lms_structs.h.

Member Data Documentation

bool scanDataCfg::deviceName

Device name. Determines whether the device name is to be output.

Definition at line 105 of file lms_structs.h.

int scanDataCfg::encoder

Encoders channels. Defines which output channel is activated.

Definition at line 93 of file lms_structs.h.

int scanDataCfg::outputChannel

Output channels. Defines which output channel is activated.

Definition at line 75 of file lms_structs.h.

int scanDataCfg::outputInterval

Output interval. Defines which scan is output.

01 every scan
02 every 2nd scan
...
50000 every 50000th scan

Definition at line 118 of file lms_structs.h.

bool scanDataCfg::position

Position. Defines whether position values are output.

Definition at line 99 of file lms_structs.h.

bool scanDataCfg::remission

Remission. Defines whether remission values are output.

Definition at line 81 of file lms_structs.h.

int scanDataCfg::resolution

Remission resolution. Defines whether the remission values are output with 8-bit or 16bit resolution.

Definition at line 87 of file lms_structs.h.

bool scanDataCfg::timestamp

Definition at line 107 of file lms_structs.h.


The documentation for this class was generated from the following file:


lms1xx
Author(s): Konrad Banachowicz
autogenerated on Wed Jan 22 2020 03:36:59