Hello,
I am using the Labview example : "Agilent 34401 Acquire and Graph - SW Triggered". It is configuered so that it takes 100 samples every 100ms and then plots it. In order to launch it several times in a row, I have put it in a while loop and set the trigger to 1.
It works ok for the 4 or 5 first loops and then the "Fetch VI" sends a timeout error : "L'erreur -1073807339 s'est produite à : VISA Write dans Agilent 34401.lvlib:Fetch (Internal Buffer).vi->Agilent 34401 Acquire and Graph - SW Triggered.vi"
Would anybody know how to solve this problem? I have set the wait clock of the trigger loop to 4000ms ( 6000 ms ). I suppose this doesn't mater because I am not doing a second round of loop.
PS : I don't want to use several triggers because I need to fetch the info at the end of each trigger.
Many thanks,
Regards,
Marc