When I run the following burst schedule it doesn't trigger.
RA;BURST(2000,4000,LEVEL,50,0S) LOGONA GA
1VNC(S2,"Starting current",LEVEL>720,GL5V)
2VNC(S1,"Capacitor Voltage",GL5V)
If I remove the 2VNC line it works. What's going on? Do I need to specify a LEVEL in the 2 VNC line?
Thank you in advance.
When I run the following burst schedule it doesn't trigger.
````
RA;BURST(2000,4000,LEVEL,50,0S) LOGONA GA
1VNC(S2,"Starting current",LEVEL>720,GL5V)
2VNC(S1,"Capacitor Voltage",GL5V)
````
If I remove the 2VNC line it works. What's going on? Do I need to specify a LEVEL in the 2 VNC line?
Thank you in advance.