
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version
2.10
6-200
6.5.20 CSV_LockOut
Description
Stops a running locking function.
Declaration
CSV_LockOut( )
Parameters
none
Return Codes
RC_OK
no error
RC_NOT_IMPL
if ATR hardware is not available
See Also
CSV_GetLockStatus,CSV_SetLockStatus,
CSV_LockIn
Example
This example stops locking.
CSV_LockOut( )
6.5.21 CSV_SetATRStatus
Description
Sets the current state of Automatic Target Recognition.
Declaration
CSV_SetATRStatus
(BYVAL lOn AS Logical )
Remarks
It switches the ATR facility on or off.
Parameters
lOn
in
Switches on / off the ATR facility
(
TRUE
= on,
FALSE
= off)
Return Codes
RC_FATAL
fatal error
RC_ABORT
system abort
RC_NOT_IMPL
if ATR hardware is not available
Example
Perform an absolute positioning.
CSV_SetATRStatus( TRUE ) ' switches ATR on
Содержание 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 ...