
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version 2.10
6-87
Return Codes
RC_OK
Successful termination.
TMC_ACCURACY_
GUARANTEE
Info, accuracy cannot be guaranteed
TMC_ANGLE_ERROR
Error, no valid angle measurement
TMC_ANGLE_OK
Warning, only angle measurement
valid
TMC_BUSY
Error, TMC sub-module already in use
by another subsystem, command not
processed
TMC_NO_FULL_
CORRECTION
Warning, measurement without full
correction
RC_IVPARAM
Error, invalid
DistMode
See Also
TMC_IfDistTapeMeasured, TMC_SetHandDist,
TMC_GetPolar, TMC_GetCoordinate
Example
The example uses the
BAP_SetManDist
routine to enter a
distance.
DIM iButton
AS Integer
DIM dInitDist AS Distance
dInitDist = 15.0
'initial value
BAP_SetManDist( "BASIC", dInitDist, iButton )
6.2.8 BAP_SetPpm
Description
Sets the PPM for distance measurements.
Declaration
BAP_SetPpm()
Remarks
The
BAP_SetPpm
routine opens a dialog which the user can
complete in order to calculate the PPM (parts per million)
correction to be used to reduce the distance measured by the
EDM.
Return Codes
RC_OK
Successful termination.
Содержание 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 ...