
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version 2.10
6-175
Example
This
example
uses
GSI_SetLineMDlg
and
GSI_SetLineMDlgText
to configure the user definable
measurement dialog.
GSI_SetLineMDlg( 1, GSI_PAR_Date )
GSI_SetLineMDlg( 2, GSI_PAR_Time )
GSI_SetLineMDlgText( 3, GSI_PAR_APPDATA0,
”-----------------” )
GSI_SetLineMDlg( 4, GSI_PAR_Info1 )
GSI_SetLineMDlg( 5, GSI_PAR_Info2 )
6.4.41 GSI_SetLineMDlgPar
Description
Sets one line in the user definable measurement dialog to an
application parameter.
Declaration
GSI_SetLineMDlgPar(
BYVAL iLineNr
AS Integer
BYVAL iApplParamId AS Integer
BYVAL sLabel
AS _Token
BYVAL lEditAble
AS Logical
BYVAL iFormat
AS Integer )
Remarks
This routine sets the configuration of a line in the user definable
measurement dialog to an application parameter. The style of the
application parameter is also defined in this routine. Any floating
point format and strings are valid formats. The starting values of
every application parameter is not predefined and hence has to be
set explicitly. To initialize an application parameter the routine
GSI_SetWiEntry
can be used. To add a line of text to the
dialog use
GSI_SetLineMDlgText
. To add a system
parameter to the dialog use
GSI_SetLineMDlg
.
Parameters
iLineNr
in
The number of the line to set.
Valid numbers:
1.. GSI_MAX_DLG_LINES
iApplParamId
in
Id of the application parameter.
sLabel
in
Description of parameter on display.
Содержание 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 ...