
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version 2.10
6-99
6.3.2.10 TMC_ANGLE_SWITCH_Type – Angle measurement
switches
TYPE TMC_ANG_SWITCH_Type
lInclineCorr
AS Logical
' Inclination correction
lStandAxisCorr
AS Logical
' Standing axis correction
lCollimationCorr AS Logical
' Collimation error correction
lTiltAxisCorr
AS Logical
' Tilting axis correction
END TMC_ANG_SWITCH_Type
6.3.2.11
TMC_OFFSET_DIST_Type – Target offset
TYPE TMC_OFFSET_DIST_Type
dLengthVal
AS Distance
' Target - Offset Length
dCrossVal
AS Distance
' Target - Offset Cross
dHeightVal
AS Distance
' Target - Offset Height
END TMC_OFFSET_DIST_Type
6.3.3 TMC_DoMeasure
Description
Start a measure program.
Declaration
TMC_DoMeasure( BYVAL iCommand AS Integer )
Remarks
With this function a measure program is started. The commands
start a distance measurement and / or a test mode. In addition an
angle- and an inclination-measure are done (not at measurement).
The tracking measure program performs e.g. as follows: Start the
measure program with TMC_
DoMeasure(TMC_TRK_DIST)
.
The electronic distance measuring device (EDM) begins to run.
Now the co-ordinates can be read, e.g. with
TMC_
GetCoordinate()
. Tracking can be stopped with
TMC_
DoMeasure(TMC_STOP)
. With
TMC_DoMeasure(TMC_CLEAR)
the function will be stopped
and the distance cleared.
Содержание tps1100
Страница 1: ...GeoBASIC FOR TPS1100 User Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 150: ...GeoBASIC FOR TPS1100 Reference Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 411: ...GeoBASIC Reference Manual 6 System Functions TPS1100 Version 1 30 6 7 6 5 35 CSV_LibCallAvailable 6 213 ...
Страница 620: ...TPS1100 Version 2 10 6 1 ...
Страница 621: ......
Страница 623: ...TPS1100 Version 2 10 6 1 ...
Страница 624: ......
Страница 1053: ...TPS1100 Version 1 30 E 1 Appendix E GEOFONT ...
Страница 1154: ...GeoBASIC Reference Manual Appendix J List of Predefined Identifiers TPS1100 Version 1 30 J 9 TMC_SetOffsetDist 6 128 ...