
GeoBASIC User Manual
8 — Typical GeoBASIC Programming
8-2 TPS1100-Version
2.10
<90478.568>
Double (floating point) value without unit
<50.000 g>
Double (floating point) value with unit: If the
type of the double value is
Angle,
Distance, Subdistance,
ect. the
according unit is printed automatically
<List Item 1
>
List: It is for selecting an item among several
with the cursor keys
<CONT>
Button: The buttons inform the user about the
functionality of the function key (F1..F6).
8.1.2
Creating a text dialog
A new text dialog is created by
MMI_CreateTextDialog
.
MMI_CreateTextDialog(6, "BASIC", "Text Dialog Objects",
"My help text.")
A text dialog with a short caption, here "
BASIC
", and a caption "Text Dialog
Objects" is created. There is a total of 27 characters for the three parts, i.e. short
caption, separation character ('\' printed automatically) and caption. 6 lines (start
counting from the first line below the caption – which is 0 – up to line 5) can be
used. All lines are empty after the creation. The help text is set to "
My help
text.
" — it is shown when the user presses Shift-F1 and the help functionality of
the theodolite is enabled.
8.1.3
Representation of the dialog objects
For every input and output the position on the display must be specified. The
display is organized in lines and columns. The left upper position has line and
column number 0. The line number is rising down and the column number is rising
to the right. A display line is 29 characters wide. At most 6 lines are visible at any
time, if the dialog contains more lines (up to 12 are possible) it is scrolled when
necessary.
For floating point input/output a kind (for instance horizontal angle, distance, etc.)
can be specified. Data is automatically transformed to the unit associated to the
Содержание 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 ...