
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version
2.10
6-158
of the GSI_WiDlg_Entry_Type are initialized correctly. See also
the example for the definition of a measurement dialog.
Save way:
GSI_GetWiEntry ( GSI_ID_HR, Wi )
Wi.lValid = TRUE
Wi.dValue = 2.12
GSI_SetWiEntry ( GSI_ID_HR, Wi )
6.4.27 GSI_GetRecMask
Description
Get the definition and the format of a recording mask.
Declaration
GSI_GetRecMask(
BYVAL iMaskNr AS Integer,
sMaskName
AS String18,
RecWiMask
AS GSI_Rec_Id_List,
iRecFormat
AS Integer,
lEditMask
AS Logical )
Remarks
This routine fetches the definition and the format of the recording
mask with the number
iMaskNr
. Valid formats are
GSI_RECFORMAT_GSI
and
GSI_RECFORMAT_GSI16.
A
recording mask can be set with
GSI_SetRecMask
. If
lEditMask
is TRUE the elements of the recording mask can be
changed in
GSI_DefineRecMaskDlg
. All unused elements of
the recording list are set to
GSI_ID_NONE
. All values from 0 to
5 are valid for the mask number. Mask number 0 is predefined for
the station recording mask.
Note
Only the first 16 characters of
sMaskName
are valid.
Parameters
iMaskNr
in
Number of the recording mask.
GSI_ACTUAL_RECMASK
can be used to
retrieve settings of the actual mask
sMaskName
out
Name of the recording mask
RecWiMask
out
The definition of the recording mask. The
elements of the array are the identification
numbers of the
WI’s
. See the description
Содержание 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 ...