
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version
1.30
6-68
6.1.49 MMI_GetPressUnit
Description
Return the currently displayed unit of pressure.
Declaration
MMI_GetPressUnit(iUnit
AS Integer,
iDigits AS Integer)
Remarks
This function returns the current unit of pressure.
Parameters
iUnit
out
Specified unit of pressure
iDigits
out
Number of decimal places.
Return Codes
RC_OK
Successful termination.
See Also
MMI_SetPressUnit
Example
Get the pressure unit.
DIM iUnit AS Integer
DIM iDigits AS Integer
MMI_GetPressUnit( iUnit, iDigits )
6.1.50 MMI_SetTempUnit
Description
Set the displayed unit of temperature.
Declaration
MMI_SetTempUnit(BYVAL iUnit
AS Integer,
BYVAL iDigits AS Integer)
Remarks
This function sets the display unit for temperature. Fields already
displayed are not updated. If
iDigits
is greater than 1 it will be
reset to it without notifying the user. A negative value of
iDigits
is not allowed.
Содержание 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 ...