You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be noted that a channel does not have to be disabled for the setting to be sent and applied, e.g. a threshold.
42
+
43
+
## applying defults on startup
44
+
45
+
If a config menu set called `defaults` is present, then these values are automatically applied at startup. It is possible to create other named sets to save and restore. You can check if these boot time defaults are present by:
46
+
47
+
* Go into the `Load and save settings...` screen
48
+
* Check these is a set named `defaults` listed as the first line
49
+
* If there isn't, type in the name `defaults` and if all the threshold values on the other screen are correct press `save`
50
+
* this will create a `vmeconfig_defaults.sav` snapshot file in the autosave area for caenvme_01 IOC to use on restart
0 commit comments