beautypg.com

Submenu/endsubmenu – Campbell Scientific CR9000X Measurement and Control System User Manual

Page 395

background image

Section 10. Custom Keyboard Display Menus

SubMenu/EndSubMenu

Syntax:

SubMenu ("MenuName")

menu definition (DisplayValue, MenuItem, and SubMenu)

EndSubMenu

The SubMenu/EndSubMenu instructions are used to define the beginning and
end of a custom menu screen one level below the current menu. The
MenuName parameter is the text that will be shown on the datalogger's display
in the current menu and as the heading for the submenu. The string is limited
to 20 characters, and it should be enclosed in quotation marks. EndSubMenu
marks the end of the custom menu definition. The DisplayValue, MenuItem,
and SubMenu instructions are used to define the submenu.

Parameter
& Data Type

Enter

MenuName

Text

The text that will be shown as the heading for the Sub menu. The string is
limited to 20 characters, and it should be enclosed in quotation marks.

10-5