#!../../bin/linux-cris_v32/EtraxTest ## You may have to change EtraxTest to something else ## everywhere it appears in this file < envPaths cd ${TOP} ## Register all support components dbLoadDatabase("dbd/EtraxTest.dbd") EtraxTest_registerRecordDeviceDriver(pdbbase) ## Load record instances MASTER dbLoadRecords ("db/RpcThresholdWriteTrbFanout.db", "LOCALSECTOR=LOCALSECTORPATTERN") MASTER dbLoadRecords ("db/RpcThresholdReadoutTrbFanout.db", "LOCALSECTOR=LOCALSECTORPATTERN") MASTER dbLoadRecords ("db/RpcThresholdDefaultToFTrbFanout.db", "LOCALSECTOR=LOCALSECTORPATTERN") MASTER dbLoadRecords ("db/RpcThresholdDefaultToTTrbFanout.db", "LOCALSECTOR=LOCALSECTORPATTERN") dbLoadRecords "db/ST-FILENAME" ## Set this to see messages from mySub var mySubDebug 1 cd ${TOP}/iocBoot/${IOC} iocInit() ## Start any sequence programs #seq sncExample,"user=scsHost"