## Example vxWorks startup file ## The following is needed if your board support package doesn't at boot time ## automatically cd to the directory containing its startup script cd "/gluonfs1/gluex/controls/epics/R3-14-12-3-VXWORKS/app/iocBoot/iocbeamProfiler" < cdCommands < ../common/vxWorksNetwork cd topbin ## You may have to change beamProfiler to something else ## everywhere it appears in this file ld 0,0, "beamProfiler.munch" ## Register all support components cd top dbLoadDatabase "dbd/beamProfiler.dbd" beamProfiler_registerRecordDeviceDriver pdbbase cd startup #iocInit ## Start any sequence programs #seq &sncxxx, "user=hdsys" iocsh "beamProfiler.iocsh"