
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version 1.30
6-55
Example
The example shows and hides the Busy-Icon
MMI_DrawBusyField(TRUE)
' show icon
' time consuming function....
MMI_DrawBusyField(FALSE) ' hide icon
6.1.34
MMI_BeepAlarm, MMI_BeepNormal, MMI_BeepLong
Description
Create an alert beep.
Declaration
MMI_BeepAlarm()
MMI_BeepNormal()
MMI_BeepLong()
Remarks
The functions create one or a sequence of alert beeps with
configurable volume, if the boxes are turned on.
Any previously set continuous signal beep will be finished.
Return-Codes
RC_OK
Successful termination.
See Also
MMI_StartVarBeep
MMI_SwitchVarBeep
MMI_GetVarBeepStatus
Example
The example uses the
MMI_BeepNormal
to sound a signal beep.
MMI_
BeepNormal()
6.1.35 MMI_StartVarBeep
Description
Start beep sequences with configurable interrupts.
Declaration
MMI_StartVarBeep( BYVAL iRate AS Integer )
Remarks
The function creates sequences of beeps with configurable
interrupts.
Содержание 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 ...