#!../../bin/linux-x86/SIS38XX_Linux ## You may have to change SIS38XX_Linux to something else ## everywhere it appears in this file < envPaths cd ${TOP} ## Register all support components dbLoadDatabase "dbd/SIS38XX_Linux.dbd" SIS38XX_Linux_registerRecordDeviceDriver pdbbase ## Load record instances dbLoadTemplate "db/userHost.substitutions" dbLoadRecords "db/dbSubExample.db", "user=nersesHost" ## Set this to see messages from mySub #var mySubDebug 1 ## Run this to trace the stages of iocInit #traceIocInit cd ${TOP}/iocBoot/${IOC} iocInit ## Start any sequence programs #seq sncExample, "user=nersesHost"