Basic Applications - Bap; Constants And Types - Leica tps1100 Reference Manual

Hide thumbs Also See for tps1100:
Table of Contents

Advertisement

GeoCOM Reference Manual
8
B
ASIC
The subsystem basic applications (BAP) contain high level functions for
application programs.
8.1

CONSTANTS AND TYPES

Measurement Modes
enum BAP_MEASURE_PRG
{
BAP_NO_MEAS
BAP_NO_DIST
BAP_DEF_DIST
BAP_CLEAR_DIST
BAP_STOP_TRK
};
Distance measurement programs
enum BAP_USER_MEASPRG
BAP_SINGLE_REF_STANDARD = 0,
// standard single IR distance with reflector
BAP_SINGLE_REF_FAST
// fast single IR distance with reflector
BAP_SINGLE_REF_VISIBLE
// long range distance with reflector (red laser)
BAP_SINGLE_RLESS_VISIBLE
// single RL distance, reflector free (red laser)
BAP_CONT_REF_STANDARD = 4,
// tracking IR distance with reflector
BAP_CONT_REF_FAST = 5,
// fast tracking IR distance with reflector
BAP_CONT_RLESS_VISIBLE = 6,
// fast tracking RL distance, reflector free (red)
BAP_AVG_REF_STANDARD = 7,
// Average IR distance with reflector
BAP_AVG_REF_VISIBLE = 8,
// Average long range dist. with reflector (red)
BAP_AVG_RLESS_VISIBLE = 9
// Average RL distance, reflector free (red laser)
};
TPS1100 - Version 1.05
A
PPLICATIONS
= 0 // no measurements, take last one
= 1 // no dist. measurement,
= 2 // default distance measurements,
= 5 // clear distances
= 6 // stop tracking
- BAP
// angles only
// pre-defined using
// BAP_SetMeasPrg
// laser
{
= 1,
= 2
= 3,

Basic Applications - BAP

8-1

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents