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