Basic Applications - Bap; Usage; Constants And Types - Leica TPS1200 Series Reference Manual

Geodetic measurement instruments
Hide thumbs Also See for TPS1200 Series:
Table of Contents

Advertisement

GeoCOM Reference Manual
8 B
A
ASIC
PPLICATIONS

8.1 USAGE

The subsystem basic applications (BAP) contain high-level functions visible on the user interface, the instrument
display and commands combining several subcommands for easy workflow.

8.2 CONSTANTS AND TYPES

Measurement Modes
enum BAP_MEASURE_PRG
{
BAP_NO_MEAS = 0
BAP_NO_DIST = 1
BAP_DEF_DIST = 2
BAP_CLEAR_DIST = 5
BAP_STOP_TRK = 6
};
Distance measurement programs
enum BAP_USER_MEASPRG
BAP_SINGLE_REF_STANDARD = 0,
BAP_SINGLE_REF_FAST = 1,
BAP_SINGLE_REF_VISIBLE = 2
BAP_SINGLE_RLESS_VISIBLE = 3,
BAP_CONT_REF_STANDARD = 4,
BAP_CONT_REF_FAST = 5,
BAP_CONT_RLESS_VISIBLE = 6,
BAP_AVG_REF_STANDARD = 7,
BAP_AVG_REF_VISIBLE = 8,
BAP_AVG_RLESS_VISIBLE = 9,
BAP_CONT_REF_SYNCHRO = 10,
BAP_SINGLE_REF_PRECISE = 11
};
Prism type definition
enum BAP_PRISMTYPE
{
BAP_PRISM_ROUND = 0,
BAP_PRISM_MINI = 1,
BAP_PRISM_TAPE = 2,
BAP_PRISM_360 = 3,
BAP_PRISM_USER1 = 4,
BAP_PRISM_USER2 = 5,
BAP_PRISM_USER3 = 6,
BAP_PRISM_360_MINI = 7,
BAP_PRISM_MINI_ZERO = 8,
BAP_PRISM_USER = 9,
BAP_PRISM_NDS_TAPE = 10,
BAP_PRISM_GRZ121_ROUND = 11,
BAP_PRISM_MA_MPR122 = 12
};
Reflector type definition
enum BAP_REFLTYPE
{
BAP_REFL_UNDEF = 0,
BAP_REFL_PRISM = 1,
BAP_REFL_TAPE = 2
};
Prism name length
BAP_PRISMNAME_LEN = 16;
Prism definition
struct BAP_PRISMDEF
Leica TPS1200 / TS30 / TM30 – Version 1.50
– BAP
// no measurements, take last one
// no dist. measurement,
// angles only
// default distance measurements,
// pre-defined using
// BAP_SetMeasPrg
// clear distances
// stop tracking
//
{
// IR Standard
// IR Fast
// LO Standard
// RL Standard
// IR Tracking
// not supported by TPS1200
// RL Fast Tracking
// IR Average
// LO Average
// RL Average
// IR Synchro Tracking
// IR Precise (TS30,TM30)
// Leica Circular Prism
// Leica Mini Prism
// Leica Reflector Tape
// Leica 360º Prism
// not supported by TPS1200
// not supported by TPS1200
// not supported by TPS1200
// Leica Mini 360º Prism
// Leica Mini Zero Prism
// User Defined Prism
// Leica HDS Target
// GRZ121 360º Prism for Machine Guidance
// MPR122 360º Prism for Machine Guidance
// reflector not defined
// reflector prism
// reflector tape
// prism name string
Basic Applications – BAP
69

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tm30Ts30Tps1200+

Table of Contents