
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version
1.30
6-192
6.5.4 CSV_GetTemperature
Description
Returns the internal temperature of the instrument.
Declaration
CSV_GetTemperature( IntTemp AS Temperature )
Remarks
This routine returns the internal temperature.
Parameters
IntTemp
out
Internal temperature
6.5.5 CSV_GetInstrumentName
Description
Get the L
EICA
specific instrument name.
Declaration
CSV_GetInstrumentName( sName AS String30 )
Remarks
The
CSV_GetInstrumentName
routine returns the name of
the system in the string
sName
.
Parameters
sName
out
The L
EICA
specific instrument name.
Return Codes
none
See Also
CSV_GetInstrumentNo,
CSV_GetInstrumentFamily
Example
The example uses the
CSV_GetInstrumentName
routine to
get the instrument name and displays it.
DIM sName AS String30
CSV_GetInstrumentName ( sName )
MMI_PrintStr ( 0, 0, sName, TRUE )
Содержание 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 ...