New ScreenPanel

This commit is contained in:
2018-01-19 10:56:53 +01:00
commit ae4d621609
580 changed files with 46598 additions and 0 deletions
BIN
View File
Binary file not shown.
+15
View File
@@ -0,0 +1,15 @@
#Thu Feb 09 10:07:32 CET 2017
denyConfig=false
denyConsole=false
denyDeviceConfig=false
denyDeviceWrite=false
denyEdit=false
denyPrefs=false
denyRun=false
denyVersioning=false
hideConsole=false
hideData=false
hideDevices=false
hideEditor=false
hideScripts=false
hideToolbar=false
+30
View File
@@ -0,0 +1,30 @@
#Wed Jan 10 10:22:45 CET 2018
autoSaveScanData=true
createSessionFiles=false
dataLayout=default
dataPath={data}/{year}_{month}/{date}/{date}_{time}_{name}
dataProvider=h5
dataScanFlushRecords=false
dataScanPreserveTypes=false
dataScanReleaseRecords=false
dataServerPort=-1
depthDimension=0
hostName=null
instanceName=
logDaysToLive=-1
logLevel=Info
logLevelConsole=Off
logPath={logs}/{date}_{time}
notificationLevel=Off
scanStreamerPort=-1
serverEnabled=false
serverPort=8080
simulation=false
terminalEnabled=false
terminalPort=3579
userAuthenticator=
userManagement=false
versionTrackingEnabled=false
versionTrackingLogin=
versionTrackingManual=false
versionTrackingRemote=
+30
View File
@@ -0,0 +1,30 @@
#Fri Jan 19 10:56:01 CET 2018
autoSaveScanData=true
createSessionFiles=false
dataLayout=default
dataPath={data}/{year}_{month}/{date}/{date}_{time}_{name}
dataProvider=h5
dataScanFlushRecords=false
dataScanPreserveTypes=false
dataScanReleaseRecords=false
dataServerPort=5573
depthDimension=0
hostName=
instanceName=Dev
logDaysToLive=8
logLevel=Fine
logLevelConsole=Off
logPath={logs}/{date}_{time}
notificationLevel=Off
scanStreamerPort=5563
serverEnabled=true
serverPort=8080
simulation=false
terminalEnabled=false
terminalPort=3579
userAuthenticator=ch.psi.pshell.security.LdapAuthenticator | ldap\://d.psi.ch | d.psi.ch | users.psi
userManagement=true
versionTrackingEnabled=true
versionTrackingLogin={context}/svcusr-hlapp_robot
versionTrackingManual=true
versionTrackingRemote=git@git.psi.ch\:pshell_config/dev.git
+98
View File
@@ -0,0 +1,98 @@
dispatcher=ch.psi.pshell.bs.Provider|tcp://localhost:9999|||
stream=ch.psi.pshell.bs.Stream|<dispatcher> #false:boolean|||
scalar=ch.psi.pshell.bs.Scalar|stream Int8Scalar|||
cam=ch.psi.pshell.bs.StreamCamera|"tcp://gfa-lc6-64:10100" 1|||true
cam_server=ch.psi.pshell.bs.PipelineServer|gfa-lc6-64:8889|||
#prosilica=ch.psi.pshell.prosilica.Prosilica|119734 "PacketSize=1504;ExposureValue=300000"|||true
rr=RotationReadback|TESTIOC:TESTCALCOUT:Output|||true
rp=ch.psi.pshell.epics.Positioner|TESTIOC:TESTCALCOUT:Input null rr|||
#webcam=ch.psi.pshell.webcam.Webcam|:2|||true
det=ch.psi.pshell.epics.AreaDetector|13SIM1|||false
PiezoRoll1=ch.psi.pshell.epics.ControlledVariable|"TESTIOC:TESTCALCOUT:Input" TESTIOC:TESTCALCOUT:Output|||true
$ser=ch.psi.pshell.serial.TcpDevice||||
$beam_ok=ch.psi.pshell.epics.ChannelString|CHANNEL|||
sc1=ch.psi.pshell.epics.Scaler|MTEST-HW3:JS|||true
#bragg=ch.psi.pshell.crlogic.CrlogicPositioner|MTEST-HW3:MOT1|||
#wago=ch.psi.pshell.modbus.ModbusTCP|SF-TEST-WAGO1:502|||
testd=ch.psi.pshell.device.DummyPositioner||||
#ralays=ch.psi.pshell.modbus.DigitalOutputArray|wago 0 16||1000|
#relay1=ch.psi.pshell.modbus.DigitalOutput|wago 0||1000|
#relay2=ch.psi.pshell.modbus.DigitalOutput|wago 1||1000|
streamcam=ch.psi.pshell.bs.StreamCamera|tcp://gfa-lc6-64:9999||-1000|
#camtool_provider=ch.psi.pshell.bs.Provider|tcp://gfa-lc6-64:9999|||
#camtool_stream=ch.psi.pshell.bs.Stream|camtool_provider|||true
#camtool_min=ch.psi.pshell.bs.Scalar|camtool_stream min_value|||
#test\u00201=ch.psi.pshell.epics.ChannelDouble|"TESTIOC:TESTSINUS:SinCalc" 3 true|||true
#marco=ch.psi.pshell.epics.ChannelDouble|TESTIOC:TESTSINUS:SinCalc 3||5000|false
#ts=ch.psi.pshell.epics.ChannelDouble|TESTIOC:TESTSINUS:SinCalc 3 true|||true
#tsa=ch.psi.pshell.epics.ChannelDoubleArray|TESTIOC:TESTWF2:MyWF 2 -1 true|||
#m1=ch.psi.pshell.epics.Motor|MTEST-HW3:MOT1|||true
#ai1=ch.psi.pshell.epics.ChannelDouble|MTEST-HW3-AI1:AI_01|||true
#ai2=ch.psi.pshell.epics.ChannelDouble|MTEST-HW3-AI1:AI_05|||true
#mb=ch.psi.pshell.modbus.ModbusTCP|MTEST-CWAG-OFF:502|||
#mb_delay=ch.psi.pshell.modbus.Register|mb 0x1037|||
#mbdo=ch.psi.pshell.modbus.DigitalOutput|mb 4||50|
#mbdi=ch.psi.pshell.modbus.DigitalInput|mb 0||50|false
#mbdoa=ch.psi.pshell.modbus.DigitalOutputArray|mb 0 10||50|
#mbdia=ch.psi.pshell.modbus.DigitalInputArray|mb 0 10||50|
#mbao=ch.psi.pshell.modbus.AnalogOutput|mb 0||100|
#mbai=ch.psi.pshell.modbus.AnalogInput|mb 0||100|
#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
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||
outc=ch.psi.pshell.epics.ChannelDouble|TESTIOC:TESTCALCOUT:Output|||true
inpc=ch.psi.pshell.epics.ChannelDouble|TESTIOC:TESTCALCOUT:Input|||true
out=ch.psi.pshell.epics.ChannelDouble|TESTIOC:TESTCALCOUT:Output 6|||true
#outx=ch.psi.pshell.epics.ProcessVariable|TESTIOC:TESTCALCOUT:Output|||true
inp=ch.psi.pshell.epics.ChannelDouble|TESTIOC:TESTCALCOUT:Input|||true
sin=ch.psi.pshell.epics.ChannelDouble|TESTIOC:TESTSINUS:SinCalc 3 true|||true
#sinx=ch.psi.pshell.epics.ProcessVariable|TESTIOC:TESTSINUS:SinCalc|||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 true|||true
pv=ch.psi.pshell.epics.ProcessVariable|TESTIOC:TESTCALCOUT:Input|||true
shutter=ch.psi.pshell.epics.BinaryPositioner|TESTIOC:TESTBO:MyBO TESTIOC:TESTBO:MyBO|||true
$motor=ch.psi.pshell.epics.Motor|MTEST-GOBBO:MOT1|||true
$motor2=ch.psi.pshell.epics.Motor|MTEST-GOBBO:MOT2|||true
table=ch.psi.pshell.device.MotorGroupBase|motor motor2|||
$manip=ch.psi.pshell.epics.Manipulator||||
tab=ch.psi.pshell.device.MotorGroupDiscretePositioner|table|||
#tab2=ch.psi.pshell.device.MotorGroupDiscretePositioner|table|||
#imgx=ch.psi.pshell.epics.ChannelByteArray|13SIM1:image1:ArrayData -1 1048576|||
$scienta=ch.psi.pshell.epics.Scienta|13SIM1:cam1 13SIM1:image1|||true
slit=ch.psi.pshell.device.Slit|motor motor2|||
#$vhq4=ch.psi.pshell.epics.Vhq4|T-MMDV5|||
#$ps=PowerSupply|T-MMDV5|||
pe=ch.psi.pshell.epics.Positioner|"TESTIOC:TESTCALCOUT:Input" TESTIOC:TESTCALCOUT:Output|||true
cv=ch.psi.pshell.epics.ControlledVariable|TESTIOC:TESTCALCOUT:Input TESTIOC:TESTCALCOUT:Output|||true
detector=ch.psi.pshell.detector.DetectorBase|http://127.0.0.1:8090/|||
#serial=ch.psi.pshell.serial.SerialPortDevice||||
tcp=ch.psi.pshell.serial.TcpDevice|127.0.0.1:5554|||
beeper=Beeper||||
img=ch.psi.pshell.imaging.CameraSource|det||-500|
imgbis=ch.psi.pshell.imaging.CameraSource|det||-500|
sc=ch.psi.pshell.imaging.CameraSource|scienta||-500|
tst=ch.psi.pshell.imaging.FileSource|C:\\Users\\gobbo_a\\Pictures\\beam.jpg|||
tst2=ch.psi.pshell.imaging.FileSource|C:\\Users\\gobbo_a\\Pictures\\tst.png||-500|
tst3=ch.psi.pshell.imaging.FileSource|C:\\Users\\gobbo_a\\Pictures\\tst.png||-500|
rec=ch.psi.pshell.detector.Receiver|tcp://127.0.0.1:5444|||true
#rec2=ch.psi.pshell.detector.Receiver|tcp://127.0.0.1:5555||-500|false
pvt=ch.psi.pshell.epics.ProcessVariable|TESTIOC:TESTCALCOUT:Input|Read||
$master=ch.psi.pshell.modbus.ModbusTCP|127.0.0.1|||
ai=ch.psi.pshell.modbus.AnalogOutput|master 0|||
cache=ch.psi.pshell.device.RegisterCache|sin|||
$scaler=ch.psi.pshell.epics.Scaler|SCALER|||
testpos=ch.psi.pshell.device.DummyPositioner||||true
$test=ch.psi.pshell.epics.Motor|X|||true
arrsrc=ch.psi.pshell.epics.ArraySource|13SIM1:image1:ArrayData 125000||-500|true
#barrsrc=ch.psi.pshell.epics.ByteArraySource|13SIM1:image1:ArrayData 125000||-500|
#matrix=ch.psi.pshell.epics.GenericMatrix|13SIM1:image1:ArrayData 1024 640 Int8|||
#matrix_src=ch.psi.pshell.imaging.RegisterMatrixSource|matrix||-200|
ga=ch.psi.pshell.epics.GenericArray|13SIM1:image1:ArrayData 125000|||
#img2=ch.psi.pshell.imaging.FileSource|C:\\Users\\gobbo_a\\Pictures\\Chrysanthemum.jpg|||
#mxd=ch.psi.pshell.epics.AreaDetector|MX-SAMCAM|||
#mx=ch.psi.pshell.imaging.CameraSource|mxd||-1000|
+5
View File
@@ -0,0 +1,5 @@
#wc=ch.psi.pshell.webcam.Webcam|"USB2.0 UVC PC Camera 0:2"|||true
cam=ch.psi.pshell.bs.StreamCamera|"tcp://gfa-lc6-64:10100" true|||true
pip=ch.psi.pshell.bs.StreamCamera|"tcp://gfa-lc6-64:11103"|||true
cs=ch.psi.pshell.bs.CameraServer|"http://gfa-lc6-64:8888"|||false
ps=ch.psi.pshell.bs.PipelineServer|"http://gfa-lc6-64:8889"|||
+4
View File
@@ -0,0 +1,4 @@
Fe=690.0 755.0 2.0 10.0 0.0 2.0 2.0 2.0
Ti=400.0 475.0 2.0 10.0 0.0 2.0 2.0 2.0
Er=1380.0 1470.0 3.0 10.0 -11.0 -5.5 4.0 4.0
Ta=1700.0 1820.0 3.0 10.0 -11.0 -5.5 4.0 4.0
+11
View File
@@ -0,0 +1,11 @@
#Thu Jan 18 11:07:41 CET 2018
ch.psi.jcae.ContextFactory.addressList=127.0.0.1\:54321
ch.psi.jcae.ContextFactory.maxArrayBytes=10000000
ch.psi.jcae.ChannelFactory.timeout=100
ch.psi.jcae.ChannelFactory.retries=1
ch.psi.jcae.ContextFactory.serverPort=
ch.psi.jcae.impl.DefaultChannelService.retries=4
ch.psi.jcae.impl.DefaultChannelService.timeout=5000
ch.psi.jcae.ContextFactory.autoAddressList=true
ch.psi.jcae.ContextFactory.useShellVariables=false
ch.psi.jcae.ContextFactory.addLocalBroadcastInterfaces=false
+10
View File
@@ -0,0 +1,10 @@
#Wed Oct 18 15:31:18 CEST 2017
auth=None
from=pshell.pearl@psi.ch
host=smtpint.psi.ch
port=0
pwd=
smsSuffix=@sms.switch.ch
to=alexandre.gobbo@psi.ch
usr=
+15
View File
@@ -0,0 +1,15 @@
129.129.144.79
129.129.130.188
129.129.130.255
129.129.130.37
129.129.130.77
129.129.145.206:54321
129.129.145.26:5064
129.129.145.31:54321
129.129.130.87
129.129.130.142
129.129.150.123
129.129.130.123
129.129.130.120
172.20.3.50
129.129.130.110
+43
View File
@@ -0,0 +1,43 @@
Nilson.java=disabled
CameraCalibrationDialog.java=enabled
ScalarPanel.java=enabled
CameraConfigDialog.java=disabled
Inventory.java=disabled
LayoutParallelScan.py=disabled
PhaseScan.java=disabled
PythonInteractive.java=disabled
RotationReadback.java=enabled
SfCamera.java=enabled
ScreenPanel.java=disabled
Didier.java=disabled
PersonalizedTheme.java=disabled
MXSC-1.5.0.jar=disabled
TestLdap.java=disabled
TestScan.java=disabled
MXSC-1.4.0.jar=disabled
TestPlot.java=disabled
MatlabTokenMaker.java=enabled
BandpassFilter.java=disabled
DataFile.java=disabled
Commands.java=disabled
CustomStopAll.java=disabled
importer.java=disabled
Beeper.java=enabled
DarkTheme.java=disabled
DefaultPlugin.java=disabled
EnergyScan.java=disabled
GroovyPlugin.groovy=disabled
HoloScan.java=disabled
Image.java=disabled
ManipulatorScan.java=disabled
Microscope.java=disabled
PanelPlugin.java=disabled
NetbeansPlugin.java=disabled
panel.py=disabled
Pearl.java=disabled
PhotonEnergy.java=disabled
plugin-1.0-SNAPSHOT.jar=disabled
PowerSupply.java=disabled
sb1.groovy=disabled
test.py=disabled
XPSSpectrum.java=disabled
+1
View File
@@ -0,0 +1 @@
tst=ch.psi.pshell.epics.ChannelInteger|TST||1000|
+15
View File
@@ -0,0 +1,15 @@
#Mon Aug 31 10:36:30 CEST 2015
denyConfig=false
denyConsole=false
denyDeviceConfig=false
denyDeviceWrite=false
denyEdit=false
denyPrefs=false
denyRun=false
denyVersioning=false
hideConsole=false
hideData=false
hideDevices=false
hideEditor=false
hideScripts=false
hideToolbar=false
+15
View File
@@ -0,0 +1,15 @@
#Mon Aug 31 17:26:04 CEST 2015
denyConfig=false
denyConsole=false
denyDeviceConfig=false
denyDeviceWrite=false
denyEdit=false
denyPrefs=false
denyRun=false
denyVersioning=false
hideConsole=false
hideData=false
hideDevices=false
hideEditor=false
hideScripts=false
hideToolbar=false
+20
View File
@@ -0,0 +1,20 @@
#Wed Jan 10 09:07:30 CET 2018
configFile={config}/config.properties
configFileDevices={config}/devices.properties
configFileImageSources={config}/imaging.properties
configFilePlugins={config}/plugins.properties
configFileTasks={config}/tasks.properties
configFileUpdateStrategy={config}/update.properties
configPath={home}/config
contextPath={outp}/context
dataPath={outp}/data
devicesPath={home}/devices
extensionsPath={home}/extensions
imagesPath={outp}/images
libraryPath={script}; {script}/Lib; src/main/assembly/script/tutorial
logPath={outp}/log
pluginsPath={home}/plugins
scriptPath={home}/script
scriptType=py
sessionsPath={outp}/sessions
wwwPath={home}/www
+15
View File
@@ -0,0 +1,15 @@
#Mon Aug 31 16:40:44 CEST 2015
denyConfig=true
denyConsole=false
denyDeviceConfig=true
denyDeviceWrite=true
denyEdit=true
denyPrefs=true
denyRun=false
denyVersioning=true
hideConsole=false
hideData=false
hideDevices=false
hideEditor=false
hideScripts=false
hideToolbar=false
+4
View File
@@ -0,0 +1,4 @@
#spectrum=1
#back=1
#task1=3
#task2=-1
+34
View File
@@ -0,0 +1,34 @@
mot=
dev=polled:500
dev2=
vhq=
outc=
inpc=
out=monitored polled:1000
inp=monitored
sin=monitored
arr=
pv=
motor=monitored
motor2=monitored
table=
manip=monitored
tab=
imgx=
det=monitored
scienta=
slit=monitored
vhq4=polled:1000
ps=
pe=monitored
cv=
detector=
serial=
beeper=
img=
sc=
tst=
rec=
rec2=
det.data=
scienta.data=polled:1000
Executable
BIN
View File
Binary file not shown.