|












| |
Contents | Index
SET.PARAM
Set a system parameter.
Syntax: SET.PARAM (system.param.no,
value,
[system.param.no,
value]...)
Reply: None
Parameters:
system.param.no parameter allowed values
-
| Auto Recalc
| Y = on, otherwise = off
| -
| Menus Enabled
| Y = enabled, otherwise = disabled (menu options not available to user)
| -
| Editing Enabled
| Y = enabled, otherwise = disabled (user cannot edit data sets)
| -
| Buttons Enabled
| Y = enabled, otherwise = disabled (buttons on edit bar for chart and stats
windows not available to user)
| -
| Advanced Charts
| Y = on, otherwise = off (charts do not default to being "advanced charts,"
which show histogram alongside control chart)
|
|