copy from other repository
This commit is contained in:
10
streamApp/test.cmd
Normal file
10
streamApp/test.cmd
Normal file
@ -0,0 +1,10 @@
|
||||
dbLoadDatabase "O.Common/streamApp.dbd"
|
||||
streamApp_registerRecordDeviceDriver
|
||||
|
||||
epicsEnvSet "STREAM_PROTOCOL_PATH", "."
|
||||
|
||||
drvAsynIPPortConfigure "terminal", "localhost:40000"
|
||||
|
||||
dbLoadRecords "test.db","P=TEST"
|
||||
iocInit
|
||||
var streamDebug 1
|
Reference in New Issue
Block a user