From a5ae0f2e0ce4d490f96fbfe3e6c069d33d29894f Mon Sep 17 00:00:00 2001 From: wall_e Date: Thu, 24 Apr 2025 17:41:20 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf77737..b058342 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ well as providing access to many status bits and messages. ``` epicsEnvSet("INSTR", "SQ:INSTRUMENT:") # can also be set in runScript call +require sinqSPS runScript("$(sinqSPS_DIR)shutter.cmd","SPS_IP=172.28.101.26,FETCH_DB=210") ```