
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version
2.10
6-170
Parameters
iDlgNr
in
The number of the system
measurement dialog where the line
should be fetched. Possible values
are:
Value Meaning
GSI_SYS_MDLG_1
Dialog 1
GSI_SYS_MDLG_2
Dialog 2
GSI_SYS_MDLG_3
Dialog 3
iLineNr
in
The number of the line to fetch.
iSysParamId
out
Identification of the system
parameter. Refer to the chapter
“Constants for Measurement Dialog
Definition”
See Also
GSI_SetLineSysMDlg
GSI_DefineMDlg
Example
See sample program “
meas.gbs
”.
This example uses
GSI_GetLineSysMDlg
to get information
about the configuration of the first system measurement dialog’s
first two lines.
DIM iParLine1 AS Integer
DIM iParLine2 AS Integer
GSI_GetLineSysMDlg( GSI_SYS_MDLG_1, 1, iParLine1)
GSI_GetLineSysMDlg( GSI_SYS_MDLG_1, 2, iParLine2)
6.4.36 GSI_SetMDlgNr
Description
Sets the number of the system measurement dialog.
Declaration
GSI_SetMDlgNr( BYVAL iMDlgNr AS Integer)
Remarks
Sets the number of the system measurement dialog. The content of
these dialogs can by changed by using of
DefineMDlg
.
Parameters
Содержание 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 ...