
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version 1.30
6-177
GSI_CreateMDlg( 1, "WIR", "Measure Dialog",
"This is the Helptext")
DO
GSI_UpdateMeasurment( TMC_MEA_INC,
WaitTime, ValidForRec,
RetCodeForMsg, FALSE )
GSI_UpdateMDlg (iButton)
LOOP UNTIL iButton = MMI_ESC_KEY
GSI_DeleteDialog()
6.4.40 GSI_SetLineMDlg
Description
Sets one line in the user definable measurement dialog to system
parameter.
Declaration
GSI_SetLineMDlg(
BYVAL iLineNr
AS Integer
BYVAL iSysParamId AS Integer )
Remarks
This routine sets the configuration of a line in the user definable
measurement dialog to a system parameter. This measurement
dialog is initialized automatically with the actual settings of the
first system measurement dialog. Modifications of the user
definable dialog have no effects on the system measurement
dialog and will be lost after termination of the program. An
unused line should be set to
GSI_PAR_NONE
. To add a user
definable application parameter to the dialog use
GSI_SetLineMDlgPar
. To add a line of text (e.g. separator
line) to the dialog use
GSI_SetLineMDlgText
.
Parameters
iLineNr
in
The number of the line to set.
Valid numbers:
1.. GSI_MAX_DLG_LINES
iSysParamId
in
Identification of the system
parameter. Refer to the chapter
“Constants for Measurement Dialog
Definition”
Содержание 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 ...