9 lines
349 B
Plaintext
9 lines
349 B
Plaintext
############################################################################
|
|
## Autosave monitor post setup
|
|
############################################################################
|
|
|
|
cd "${TOP}/iocBoot/$(IOC)"
|
|
create_monitor_set("iocEC-GN-PSH0PCF.req",30,"P=$(AUTOSAVE_SYSM_PV_PREFIX)")
|
|
|
|
#- End-of-file marker - do not delete or add lines below!
|