
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version 2.10
6-65
6.1.47 MMI_GetDistUnit
Description
Return the currently displayed unit of distance.
Declaration
MMI_GetDistUnit(
iUnit
AS Integer,
iDigits AS Integer)
Remarks
This function returns the current unit of distance.
Parameters
iUnit
out
Specified unit of distance
iDigits
out
Number of decimal places.
Return Codes
RC_OK
Successful termination.
See Also
MMI_SetDistUnit
Example
Get the distance unit.
DIM iUnit AS Integer
DIM iDigits AS Integer
MMI_GetDistUnit( iUnit, iDigits )
6.1.48 MMI_SetPressUnit
Description
Set the displayed unit of pressure.
Declaration
MMI_SetPressUnit(BYVAL iUnit
AS Integer,
BYVAL iDigits AS Integer)
Remarks
This function sets the display unit for pressure. 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 ...