Hi, When i am using a analogue level to trigger a burst is it then possible to use the level channel 1VNC as a working channel.
My burst looks like this:
RA1+E;BURST(1000,1000,LEVEL,10,0S) LOGONA GA
1VNC("Relay",LEVEL>2500)
1V("Relay")
2V("Valve")
3V("Pressure")
I tried to add the W to the line
1VNC("Relay",LEVEL>2500,W)
When I do that i get an error when I send the program to the logger. The logger error is E,080534,{date/time},3;"Channel option error; The logger firmware is 800 4.08.0001
Regards.
PSK
Hi, When i am using a analogue level to trigger a burst is it then possible to use the level channel 1VNC as a working channel.
My burst looks like this:
````
RA1+E;BURST(1000,1000,LEVEL,10,0S) LOGONA GA
1VNC("Relay",LEVEL>2500)
1V("Relay")
2V("Valve")
3V("Pressure")
````
I tried to add the W to the line
````
1VNC("Relay",LEVEL>2500,W)
````
When I do that i get an error when I send the program to the logger. The logger error is E,080534,{date/time},3;"Channel option error; The logger firmware is 800 4.08.0001
Regards.
PSK