ISIS Logo
LS336
LS336 IOC
st.cmd
Go to the documentation of this file.
1 #!../../bin/windows-x64/LS336-IOC-01
2 
3 ## You may have to change LS336-IOC-01 to something else
4 ## everywhere it appears in this file
5 
6 < envPaths
7 
8 cd ${TOP}
9 
10 #Define protocol path
11 #epicsEnvSet("STREAM_PROTOCOL_PATH", "$(LAKESHORE336)/protocol/")
12 #epicsEnvSet("STREAM_PROTOCOL_PATH", "$(IP)/ipApp/Db/")
13 
14 ## Register all support components
15 dbLoadDatabase "dbd/LS336-IOC-01.dbd"
16 LS336_IOC_01_registerRecordDeviceDriver pdbbase
17 
18 ##ISIS## Run IOC initialisation
19 < $(IOCSTARTUP)/init.cmd
20 
21 ## Load record instances
22 
23 ##ISIS## Load common DB records
24 < $(IOCSTARTUP)/dbload.cmd
25 
26 #drvAsynIPPortConfigure ("L0","192.168.200.154:7777",0,0,0)
27 ## Load our record instances
28 #dbLoadRecords("db/LS336.db","P=$(MYPVPREFIX)")
29 #dbLoadRecords("$(IP)/ipApp/Db/LakeShore336.db","P=$(MYPVPREFIX),Q=LS01,PORT=L0,ADDR=0")
30 
31 ##ISIS## Stuff that needs to be done after all records are loaded but before iocInit is called
32 < $(IOCSTARTUP)/preiocinit.cmd
33 
34 cd ${TOP}/iocBoot/${IOC}
36 
37 ## Start any sequence programs
38 #seq sncxxx,"user=faa59Host"
39 
40 ##ISIS## Stuff that needs to be done after iocInit is called e.g. sequence programs
41 < $(IOCSTARTUP)/postiocinit.cmd
42 
43 
record(bo,"$(P):LS01:DISABLE")
Definition: LS336.db:31
LS336_IOC_01_registerRecordDeviceDriver pdbbase
Definition: st.cmd:16
cd
You may have to change LS336-IOC-01 to something else ; everywhere it appears in this file ;...
Definition: st.cmd:8
iocInit
Definition: st.cmd:35
Copyright © 2013 Science and Technology Facilities Council | Generated by   doxygen 1.8.5