
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version
1.30
6-162
Parameters
WiIdentification
in
The identification of the WI.
WiEntry
out
The WI entry data. See the
description of
GSI_WiDlg_Entry_Type
for further information.
See Also
GSI_SetWiEntry
Example
See
example
GSI_SetWiEntry
.
6.4.27 GSI_SetWiEntry
Description
Put data to the Theodolite data pool.
Declaration
GSI_SetWiEntry(
WiIdentification
AS Integer,
WiEntry AS GSI_WiDlg_Entry_Type )
Remarks
This routine is used to put data to the Theodolite data pool. See the
description of the WI constants.
Parameters
WiIdentification
in
The identification of the WI.
WiEntry
in
The WI entry data. See the
description of
GSI_WiDlg_Entry_Type
for further information.
See Also
GSI_GetWiEntry
Example
GSI_SetWiEntry does not set WI.iId according to the first
parameter, instead it will just use the value stored in WI.iId. If that
value is unequal to the first parameter value, then it comes to a
conflict. Use a GSI_GetWiEntry() first, to be sure that all values
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 )
Содержание 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 ...