Generation working and Compilation of MARTe components
This commit is contained in:
17
EC-GN-JA-PCF/target/main/epics/iocBoot/iocEC-GN-PCF0SYSM/dbToLoad.cmd
Executable file
17
EC-GN-JA-PCF/target/main/epics/iocBoot/iocEC-GN-PCF0SYSM/dbToLoad.cmd
Executable file
@@ -0,0 +1,17 @@
|
||||
|
||||
#======================================================================
|
||||
# SYS Monitor
|
||||
#======================================================================
|
||||
cd $(EPICS_ROOT)/db
|
||||
#dbLoadRecords("picmg-sensors.db","CBS=EC-GN-SYSM, CTRLTYPE=F, IDX=0, PP=01, PPPP=52RF, NNNN=4210, TTT=PCF")
|
||||
#dbLoadRecords("sysmon.db","CBS=EC-GN-SYSM, CTRLTYPE=F, IDX=0, PP=01, PPPP=52RF, NNNN=4210, TTT=PCF")
|
||||
|
||||
|
||||
#======================================================================
|
||||
# IOC Monitor
|
||||
#======================================================================
|
||||
cd $(EPICS_ROOT)/db
|
||||
dbLoadRecords("iocmon.db","CBS=EC-GN-SYSM, CTRLTYPE=F, IDX=0, IOCTYPE=SYSM, PP=01, PPPP=52RF, NNNN=4210, TTT=PCF")
|
||||
|
||||
|
||||
#- End-of-file marker - do not delete or add lines below!
|
||||
Reference in New Issue
Block a user