Skip to content
Snippets Groups Projects
start_imageJ_GC2450~ 229 B
Newer Older
#!/bin/bash
cd /local/DPbin/ImageJ/
cp /local/DPbin/ImageJ/ImageJ_Profiles/DP_GC1380H.properties ~/EPICS_AD_Viewer.properties
export EPICS_CA_MAX_ARRAY_BYTES=30000000
./jre/bin/java -Xmx512m -jar  ij.jar -run "EPICS AD Viewer" &