
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version 2.10
6-101
Example
Start a distance measure, do something, stop it and clear results.
The following variable has to be defined:
TMC_DoMeasure (TMC_DEF_DIST) ' ... do a measure
TMC_DoMeasure (TMC_CLEAR)
6.3.4 TMC_GetPolar
Description
Calculate and read polar co-ordinates.
Declaration
TMC_GetPolar(
BYVAL iWaitTime
AS Integer,
Polar
AS TMC_Distance_Type,
iReturnCode AS Integer )
Remarks
The function corrects and takes in calculation a measured distance.
Angle and possibly inclination are being calculated. The result is a
point in polar co-ordinates.
Simple and multiple measures (distance tracking, altitude
tracking) are supported. The horizontal and the inclined distance
with the difference in altitude are read. The delay (
iWaitTime
)
just works on the distance measure, not on the measure of the
angle. As long as no new measure program is started, the results
can be read. Additional to the normal return codes
iReturnCode
delivers also informational return codes which
will not interrupt program execution.
Note
The measure program must have been started (see
TMC_DoMeasure
).
Parameters
iWaitTime
in
delay time [ms] until a result is
available
=0
returns results with an already
measured distance.
Содержание 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 ...