Startup
This commit is contained in:
@@ -1,35 +1,38 @@
|
||||
#Wed Jul 15 16:27:46 CEST 2020
|
||||
#Mon Oct 12 18:03:22 CEST 2020
|
||||
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
|
||||
simulation=true
|
||||
commandExecutionEvents=true
|
||||
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
|
||||
dataScanSaveOutput=false
|
||||
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
|
||||
dataScanSaveScript=false
|
||||
dataScanSaveSetpoints=false
|
||||
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=false
|
||||
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
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
sp=ch.psi.pshell.serial.SerialPortDevice||||
|
||||
$pol_offset=ch.psi.pshell.epics.ChannelDouble|TEST|||false
|
||||
$det=ch.psi.pshell.epics.AreaDetector|13SIM1|||false
|
||||
det2=ch.psi.pshell.epics.AreaDetector|CCCC|||
|
||||
#det2=ch.psi.pshell.epics.AreaDetector|CCCC|||
|
||||
image=ch.psi.pshell.imaging.CameraSource|det||-500|false
|
||||
image2=ch.psi.pshell.imaging.CameraSource|det2|||
|
||||
#image2=ch.psi.pshell.imaging.CameraSource|det2|||
|
||||
dispatcher=ch.psi.pshell.bs.Provider|tcp://localhost:9999|||
|
||||
bs=ch.psi.pshell.bs.Provider|tcp://SFTEST-CVME-DBPM1:9000|||
|
||||
#cam_server_local=ch.psi.pshell.bs.PipelineServer|localhost:8889|||true
|
||||
@@ -51,7 +52,7 @@ $mb=ch.psi.pshell.modbus.ModbusTCP|MTEST-CWAG-OFF:502|||
|
||||
#mbaoa=ch.psi.pshell.modbus.AnalogOutputArray|mb 0 10||100|
|
||||
#mbaia=ch.psi.pshell.modbus.AnalogInputArray|mb 0 10||100|
|
||||
#mot=ch.psi.pshell.epics.ChannelDouble|MTEST-GOBBO:MOT1 5|||true
|
||||
#dp=ch.psi.pshell.epics.DiscretePositioner|TESTIOC:CMD|||true
|
||||
dp=ch.psi.pshell.epics.DiscretePositioner|TESTIOC:CMD|||true
|
||||
#dev=ch.psi.pshell.device.DummyRegister|6|||
|
||||
#dev2=ch.psi.pshell.device.MyDevice||||
|
||||
#$vhq=ch.psi.pshell.epics.ChannelDouble|T-MMDV5:IST:2 6|Read||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Fri Mar 06 11:41:38 CET 2020
|
||||
#Mon Oct 12 15:07:30 CEST 2020
|
||||
ch.psi.jcae.ContextFactory.maxArrayBytes=10000000
|
||||
ch.psi.jcae.impl.DefaultChannelService.timeout=500
|
||||
ch.psi.jcae.ChannelFactory.timeout=200
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#Wed Jul 15 16:27:06 CEST 2020
|
||||
FdaBrowser=true
|
||||
ScanIndex=5
|
||||
geometry=fourcv
|
||||
#Mon Oct 12 18:01:19 CEST 2020
|
||||
test=1
|
||||
geometry=fourcv
|
||||
ScanIndex=5
|
||||
FdaBrowser=true
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#outupdate=0
|
||||
#spectrum=1
|
||||
#back=1
|
||||
#task1=3
|
||||
#task2=-1
|
||||
#outupdate=0.0
|
||||
#spectrum=1.0
|
||||
#back=-1.0
|
||||
#task1=2.0
|
||||
#task2=1.0
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
#Wed Jul 15 16:00:33 CEST 2020
|
||||
FileSequentialNumber=342
|
||||
#Mon Oct 12 14:39:17 CEST 2020
|
||||
FileSequentialNumber=1183
|
||||
|
||||
Reference in New Issue
Block a user