Section 7. Installation
208
Use the following CRBasic instructions. Refer to
CRBasic Editor Help
for
complete information.
DisplayMenu()
Marks the beginning and end of a custom menu. Only one allowed per
program.
Note
Label must be at least six characters long to mask default display
clock.
EndMenu
Marks the end of a custom menu. Only one allowed per program.
DisplayValue()
Defines a label and displays a value (variable or data table value) not to be
edited, such as a measurement.
MenuItem()
Defines a label and displays a variable to be edited by typing or from a pick
list defined by MenuPick ().
MenuPick()
Creates a pick list from which to edit a
MenuItem()
variable. Follows
immediately after
MenuItem()
. If variable is declared
As Boolean
,
MenuPick()
allows only True or False or declared equivalents. Otherwise,
many items are allowed in the pick list. Order of items in list is determined by
order of instruction; however, item displayed initially in
MenuItem()
is
determined by the value of the item.
SubMenu()
/
EndSubMenu
Defines the beginning and end of a second-level menu.
Note
SubMenu()
label must be at least six characters long to mask
default display clock.
CRBasic example
Custom Menus
(p. 211)
demonstrates how to program a custom
menu to facilitates viewing data, entering notes, and controlling a device.
Following is a list of figures that show the organization of the custom menu.
Custom Menu Example — Home Screen
(p. 209)
Custom Menu Example — View Data Window
(p. 209)
Custom Menu Example — Make Notes Sub Menu
(p. 209)
Custom Menu Example — Predefined Notes Pick List
(p. 210)
Custom Menu Example — Free Entry Notes Window
(p. 210)
Custom Menu Example — Accept / Clear Notes Window
(p. 210)
Custom Menu Example — Control Sub Menu
(p. 211)
Содержание CR800 Series
Страница 2: ......
Страница 4: ......
Страница 6: ......
Страница 32: ......
Страница 34: ......
Страница 54: ......
Страница 92: ......
Страница 190: ...Section 7 Installation 190 FIGURE 40 Running Average Frequency Response FIGURE 41 Running Average Signal Attenuation ...
Страница 310: ......
Страница 446: ...Section 8 Operation 446 8 11 2 Data Display FIGURE 100 CR1000KD Displaying Data ...
Страница 448: ...Section 8 Operation 448 FIGURE 102 CR1000KD Real Time Custom ...
Страница 449: ...Section 8 Operation 449 8 11 2 3 Final Storage Data FIGURE 103 CR1000KD Final Storage Data ...
Страница 450: ...Section 8 Operation 450 8 11 3 Run Stop Program FIGURE 104 CR1000KD Run Stop Program ...
Страница 452: ...Section 8 Operation 452 FIGURE 106 CR1000KD File Edit ...
Страница 456: ......
Страница 462: ......
Страница 523: ...Section 11 Glossary 523 FIGURE 116 Relationships of Accuracy Precision and Resolution ...
Страница 524: ......
Страница 526: ......
Страница 556: ......
Страница 558: ......
Страница 560: ......
Страница 597: ......