Files
StreamDevice/streamApp/test.cmd
2010-09-02 14:52:17 +00:00

11 lines
232 B
Batchfile

dbLoadDatabase "O.Common/streamApp.dbd"
streamApp_registerRecordDeviceDriver
epicsEnvSet "STREAM_PROTOCOL_PATH", "."
drvAsynIPPortConfigure "terminal", "localhost:40000"
dbLoadRecords "test.db","P=TEST"
iocInit
var streamDebug 1