Skip to content

Add sim records script

Dominic Oram edited this page Nov 6, 2017 · 8 revisions

Records can be added to the db files by running:

C:\Instrument\Apps\EPICS\ISIS\DbChecker\master\add_sim_records.py <db file> -o <new_file>

this will produce sim_ which includes sim records for various values as well as a disable record for the comms on all values. To not add the disable record specify the -nd flag and to specify an external PV to turn on/off record sim use the -s flag.

Clone this wiki locally