Files
pyDevSup/weather.cmd
2013-06-02 22:26:15 -04:00

15 lines
338 B
Batchfile
Executable File

#!./bin/linux-x86/softIocPy
epicsEnvSet("PYTHONPATH", "${PWD}/python")
dbLoadDatabase("dbd/softIocPy.dbd")
softIocPy_registerRecordDeviceDriver(pdbbase)
dbLoadRecords("db/weather.db","P=kisp:,LOC=KISP")
#dbLoadRecords("db/weather.db","P=khwv:,LOC=KHWV")
#dbLoadRecords("db/weather.db","P=unnt:,LOC=UNNT")
iocInit()
dbl > weather.dbl