manual changes on fs

This commit is contained in:
2018-03-13 14:37:03 +01:00
parent a02b444332
commit 5e3474258a
17 changed files with 169 additions and 1 deletions

15
screen_panel Executable file
View File

@@ -0,0 +1,15 @@
#!/bin/bash
/opt/gfa/pshell/pshell \
-jvmarg="-Duser.home=/sf/bernina/data" \
-test -dlaf \
-home=/sf/bernina/config/pshell_be \
-data=/sf/bernina/config/pshell_data \
-l -d -k -q -b -e -g -n -buf=10 -poll=250 -clog=SEVERE \
-p=SfCamera.java \
-p=Inventory.java \
-p=CameraCalibrationDialog.java \
-p=ScreenPanel2.java \
-srv_url=sf-daqsync-01:8889 -cam_srv_url=sf-daqsync-01:8888 $@