Add CamServer address to PShell startup

This commit is contained in:
Gobbo Alexandre
2023-12-13 10:55:52 +01:00
parent 780cd13a3a
commit 43cb013dbf
2 changed files with 3 additions and 1 deletions

View File

@@ -8,6 +8,8 @@
-home=/sf/bernina/config/pshell_be \
-data=/sf/bernina/config/pshell_data \
-strh=/sf/bernina/config/strip_chart \
-pipeline_server=sf-daqsync-01:8889 \
-camera_server=sf-daqsync-01:8888 \
-version=default \
-pini=true \
$@

View File

@@ -1,6 +1,6 @@
#!/bin/bash
/sf/bernina/bin/pshell_be -l -b -strp \
-laf=darcula \
-laf=dark \
$@