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
Note that the results depend on the system's configuration, too. That means that the compensator must be switched on
in order to get a result with inclination correction (see
functions holds information about the quality of the result. E.g. it is reported, if the compensation of inclination could
not be done.
Note:
17.2.2
Sensor measurement programs
The instrument supports different measurement programs, which activates or deactivates the sensors in different
manner. The programs can be selected by the control function
).
TMC_MEASURE_PRG
Additionally the setting of the EDM measurement mode is set with the function
measurement. Here a choice between single measurement and continues measurement is possible (each is different in
speed and precision).
General measurement programs:
:
TMC_DEF_DIST
Starts the distance measurement with the set distance measurement program.
:
TMC_TRK_DIST
Starts the distance measurement in tracking mode.
:
TMC_STOP
Stops measurement.
:
TMC_CLEAR
Stops the measurement and clears the data.
:
TMC_SIGNAL
Help mode for signal intensity measurement (use together with function
frequency measurement no angle measurement data are available.
TMC_RED_TRK_DIST:
Starts the distance tracking measurement with red laser. This mode can be used for reflectorless short distance
measurement or long distance measurement with reflector.

17.3 CONSTANTS AND TYPES

On / Off switches
enum ON_OFF_TYPE
{
OFF
= 0,
ON
= 1
};
Inclination Sensor Measurement Program
(see Chapter 17.2.1 for further information)
enum TMC_INCLINE_PRG {
TMC_MEA_INC
TMC_AUTO_INC
TMC_PLANE_INC
};
TMC Measurement Mode
(see Chapter 17.2.2 for further information)
enum TMC_MEASURE_PRG {
TMC_STOP
TMC_DEF_DIST
TMC_CLEAR
TMC_SIGNAL
TMC_DO_MEASURE
TMC_RTRK_DIST
TMC_RED_TRK_DIST
TMC_FREQUENCY
};
Leica TPS1200 – Version 1.50
TMC_SetInclineSwitch
// on/off switch type
// Switch is off
// Switch is on
// Use sensor (apriori sigma)
= 0,
// Automatic mode (sensor/plane)
= 1,
// Use plane (apriori sigma)
= 2,
// Stop measurement program
= 0,
// Default DIST-measurement
= 1,
// program
// TMC_STOP and clear data
= 3,
// Signal measurement (test
= 4,
// function)
// (Re)start measurement task
= 6,
// Distance-TRK measurement
= 8,
// program
= 10, // Reflectorless tracking
// Frequency measurement (test)
= 11
Theodolite Measurement and Calculation – TMC
). The return code of the measurement
(via the parameter of the type
TMC_DoMeasure
TMC_SetEdmMode
TMC_GetSignal
and influences the
). While S
ignal or
141

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tm30Ts30Tps1200+

Table of Contents