This commit is contained in:
2019-12-10 09:29:54 +01:00
parent a1e2b8d128
commit d0f7d2b02f
10 changed files with 101 additions and 33 deletions

View File

@@ -1,35 +1,35 @@
#Fri Nov 22 10:21:53 CET 2019
#Tue Dec 10 09:29:34 CET 2019
autoSaveScanData=true
commandExecutionEvents=false
createSessionFiles=false
dataLayout=default
dataPath={data}/{year}_{month}/{date}/{date}_{time}_{name}
dataProvider=h5
dataScanFlushRecords=false
dataScanPreserveTypes=true
dataScanReleaseRecords=false
dataServerPort=5573
depthDimension=0
generateCommandExecutionEvents=true
hideServerMessages=false
hostName=
instanceName=Dev
logDaysToLive=50
logLevel=Fine
logLevelConsole=Off
logPath={logs}/{date}_{time}
notificationLevel=Off
parallelInitialization=false
saveCommandStatistics=true
scanStreamerPort=5563
serverEnabled=false
serverPort=8080
simulation=false
terminalEnabled=false
terminalPort=0
commandExecutionEvents=false
logDaysToLive=50
userAuthenticator=ch.psi.pshell.security.LdapAuthenticator | ldap\://d.psi.ch | d.psi.ch | users.psi
userManagement=true
versionTrackingEnabled=false
versionTrackingLogin={context}/svcusr-hlapp_robot
logLevelConsole=Off
scanStreamerPort=5563
parallelInitialization=false
versionTrackingManual=false
hostName=
userManagement=true
instanceName=Dev
dataServerPort=5573
hideServerMessages=false
serverPort=8080
versionTrackingEnabled=true
dataPath={data}/{year}_{month}/{date}/{date}_{time}_{name}
serverEnabled=true
dataScanReleaseRecords=false
depthDimension=0
dataScanPreserveTypes=true
logLevel=Fine
dataScanFlushRecords=false
logPath={logs}/{date}_{time}
dataLayout=default
generateCommandExecutionEvents=true
terminalEnabled=false
notificationLevel=Off
terminalPort=0
createSessionFiles=false
versionTrackingLogin={context}/svcusr-hlapp_robot
versionTrackingRemote=git@git.psi.ch\:pshell_config/dev.git
dataProvider=h5
saveCommandStatistics=true

View File

@@ -64,6 +64,8 @@ sin=ch.psi.pshell.epics.ChannelDouble|TESTIOC:TESTSINUS:SinCalc 3 true|||true
#average=ch.psi.pshell.device.Averager|sin||2000|
#isin=ch.psi.pshell.epics.ChannelInteger|TESTIOC:TESTSINUS:SinCalc|||true
arr=ch.psi.pshell.epics.ChannelDoubleArray|TESTIOC:TESTWF2:MyWF 6 -1 false|||true
histo=ch.psi.pshell.device.HistogramGenerator|sin|||false
histo2=ch.psi.pshell.device.HistogramGenerator|sin 200 NaN NaN 100||3000|false
arr1=ch.psi.pshell.epics.ChannelIntegerArray|TESTIOC:TESTWF2:MyWF -1 false|||
mt=ch.psi.pshell.epics.GenericMatrix|TESTIOC:TESTWF2:MyWF 2 3 false|||
mt1=ch.psi.pshell.epics.GenericMatrix|TESTIOC:TESTWF2:MyWF 3 2 False None [i|||

View File

@@ -1,3 +1,4 @@
AthosScreens-1.0.0.jar=disabled
Eiger.java=disabled
AthosCameras.java=disabled
ScreenPanel5.java=disabled

View File

@@ -1,2 +1,2 @@
#Thu Nov 21 16:56:50 CET 2019
FileSequentialNumber=211
#Thu Dec 05 12:46:01 CET 2019
FileSequentialNumber=215