
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version
2.10
6-84
Example
See example file „
meas.gbs
“.
The example uses the
BAP_MeasMeasRec
routine to record
actual distance and angles (no new measurement.
DIM iDistMode
AS Integer
iDistMode = BAP_NO_MEAS ' no measurement
BAP_MeasRec(iDistMode, FALSE, "")
6.2.5 BAP_FineAdjust
Description
Automatic target positioning.
Declaration
BAP_FineAdjust(
BYVAL dSearchHz AS Angle,
BYVAL dSearchV
AS Angle )
Remarks
This procedure performs a positioning of the Theodolite axis onto
a destination target. If the target is not within the sensor measure
region a target search will be executed. The target search range is
limited by the parameter
dSearchV
in V- direction and by
parameter
dSearchHz
in Hz - direction. If no target is found, the
instrument turns back to the initial start position. The ATR mode
must be enabled for this functionality, see
CSV_SetATRStatus
and
CSV_GetATRStatus
.
Parameters
dSearchHz
in
Search range Hz
dSearchV
in
Search range V
Return Codes
RC_OK
Successful termination.
AUT_RC_TIMEOUT
Timeout while positioning of one or
both axes. The position fault lies
above 100[cc].
AUT_RC_MOTOR_
ERROR
Instrument has no ‘motorization’.
RC_FATAL
Fatal error.
RC_ABORT
Function aborted.
AUT_RC_NO_TARGET
No target found.
Содержание 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 ...