Skip to content

Commit 728275c

Browse files
Update CAEN-v895.md
1 parent be82b22 commit 728275c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/specific_iocs/other/CAEN-v895.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,12 @@ configMenu docs: https://epics.anl.gov/bcda/synApps/autosave/autoSaveRestore_R5-
3939
## Sending settings
4040

4141
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

Comments
 (0)