From 68d1b7295d89b6bdb8519457085fee63d9ca37af Mon Sep 17 00:00:00 2001 From: Hinko Kocevar <hinko.kocevar@ess.eu> Date: Tue, 24 Mar 2020 10:09:48 +0100 Subject: [PATCH] create sypercycle where events 12/13 are sent once per second --- supercycles/probe-5us-MEBT-1Hz-no-events.csv | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 supercycles/probe-5us-MEBT-1Hz-no-events.csv diff --git a/supercycles/probe-5us-MEBT-1Hz-no-events.csv b/supercycles/probe-5us-MEBT-1Hz-no-events.csv new file mode 100644 index 0000000..962deb6 --- /dev/null +++ b/supercycles/probe-5us-MEBT-1Hz-no-events.csv @@ -0,0 +1,15 @@ +Id,PBMod,PBDest,IONMAG_ST,BPULSE_ST,BPULSE_END,PBState,PBLen,PBEn,PBCurr +1,Probe,MEBT,10000,13300,13305,On,5,100,100000 +2,Probe,MEBT,10000,,,Off,5,101,100001 +3,Probe,MEBT,10000,,,Off,5,102,100002 +4,Probe,MEBT,10000,,,Off,5,103,100003 +5,Probe,MEBT,10000,,,Off,5,104,100004 +6,Probe,MEBT,10000,,,Off,5,105,100005 +7,Probe,MEBT,10000,,,Off,5,106,100006 +8,Probe,MEBT,10000,,,Off,5,107,100007 +9,Probe,MEBT,10000,,,Off,5,108,100008 +10,Probe,MEBT,10000,,,Off,5,109,100009 +11,Probe,MEBT,10000,,,Off,5,110,100010 +12,Probe,MEBT,10000,,,Off,5,111,100011 +13,Probe,MEBT,10000,,,Off,5,112,100012 +14,Probe,MEBT,10000,,,Off,5,113,100013 -- GitLab