Startup
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#Wed Jan 24 10:55:06 CET 2018
|
||||
#Mon Mar 04 14:20:44 CET 2019
|
||||
autoSaveScanData=true
|
||||
commandExecutionEvents=false
|
||||
createSessionFiles=false
|
||||
dataLayout=default
|
||||
dataPath={data}/{year}_{month}/{date}/{date}_{time}_{name}
|
||||
@@ -16,6 +17,7 @@ logLevel=Fine
|
||||
logLevelConsole=Off
|
||||
logPath={logs}/{date}_{time}
|
||||
notificationLevel=null
|
||||
saveCommandStatistics=false
|
||||
scanStreamerPort=-1
|
||||
serverEnabled=true
|
||||
serverPort=8090
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
$rf_phase=ch.psi.pshell.epics.ChannelDouble|MINSB03-RSYS:SET-VSUM-PHASE|||true
|
||||
rf_phase_rb=ch.psi.pshell.epics.ChannelDouble|MINSB03-RSYS:GET-VSUM-PHASE|Read||true
|
||||
rf_ampl_rb=ch.psi.pshell.epics.ChannelDouble|MINSB03-RSYS:GET-VSUM-AMPLT|Read||true
|
||||
$pos=ch.psi.pshell.device.DummyPositioner||||true
|
||||
pos=ch.psi.pshell.device.DummyPositioner||||true
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
#Mon Oct 17 06:26:16 CEST 2016
|
||||
#Mon Mar 04 14:20:44 CET 2019
|
||||
configFile={config}/config.properties
|
||||
configFileDevices={config}/devices.properties
|
||||
configFilePlugins={config}/plugins.properties
|
||||
configFileSettings={config}/settings.properties
|
||||
configFileTasks={config}/tasks.properties
|
||||
configPath={home}/config
|
||||
contextPath={outp}/context
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Tue Aug 29 07:49:45 CEST 2017
|
||||
#Mon Mar 04 14:20:45 CET 2019
|
||||
maxValue=180.0
|
||||
minValue=-180.0
|
||||
offset=0.0
|
||||
@@ -6,4 +6,5 @@ precision=1
|
||||
resolution=NaN
|
||||
rotation=false
|
||||
scale=1.0
|
||||
sign_bit=0
|
||||
unit=null
|
||||
|
||||
Reference in New Issue
Block a user