new checksums added

This commit is contained in:
2018-06-14 14:19:38 +02:00
parent 827e6eace9
commit e9db72de72
6 changed files with 102 additions and 2 deletions

15
streamApp/checksums.cmd Executable file
View File

@ -0,0 +1,15 @@
#!/bin/sh
exec O.$EPICS_HOST_ARCH/streamApp $0
dbLoadDatabase "O.Common/streamApp.dbd"
streamApp_registerRecordDeviceDriver
drvAsynIPPortConfigure "terminal", "localhost:40000"
dbLoadRecords checksums.db
#log debug output to file
#streamSetLogfile StreamDebug.log
var streamError 1
iocInit
#var streamDebug 1