Hi all,
I'm trying to automate the acquisition of 4 analog channels data + 1 digital channel using Vee 8.0. After reading the programming manual, seems that the following command:
ISK:STORe {<source> | POD1 | POD2 |PODALL},"<file_name>" [,<format>]
could be used to do that, but I'm not able to make it work.
I've tried with:
ISK:STORE CHANNEL1 , "c:\temp\test.csv" ,CSV
but the scope complains throwing an error, could anyone post how to use this command?.
Thanks in advance,
Paco
I'm trying to automate the acquisition of 4 analog channels data + 1 digital channel using Vee 8.0. After reading the programming manual, seems that the following command:
ISK:STORe {<source> | POD1 | POD2 |PODALL},"<file_name>" [,<format>]
could be used to do that, but I'm not able to make it work.
I've tried with:
ISK:STORE CHANNEL1 , "c:\temp\test.csv" ,CSV
but the scope complains throwing an error, could anyone post how to use this command?.
Thanks in advance,
Paco
view