05-27-2015 10:53 AM
@Dennis_Knutson wrote:
It's not really a question of LabVIEW. It's understanding instrument communication. The VISA test panel in MAX is not using LabVIEW.
I don't think it's even a question of instrument communications right now.
Do you actually know how to set this up manually?
05-28-2015 04:11 AM
Actually no.
I'm sorry
05-28-2015 01:11 PM
05-28-2015 07:40 PM
05-28-2015 07:48 PM - edited 05-28-2015 07:49 PM
@giacomourbini wrote:
It could be funny but fortunately I still can do this.
Just to be clear I have also set up all the things manually but I'm still searching for a command which recognizes when the oscilloscope triggers. Because I don't know when the trigger comes and how many triggers there will be. So I want to create a .vi which recognizes when the trigger comes, then save the data and when the last trigger comes, save the data and stop the program.
Hope to be clear
I'm not sure you have successfully set it up manually. Can you manually set up your oscope to do a one-shot acqusition?
05-28-2015 07:56 PM
05-28-2015 08:05 PM
05-29-2015 03:14 AM
No but the question is that I'm quite sure I'll need something different because I don't need to know when the acquisiton after the trigger is complete. I just want to know when there is a trigger so I can start with saving data and after the last trigger stop the program. I have tried to read something on the manual but I haven't succeeded.
05-29-2015 07:02 AM
05-29-2015 07:14 AM
I have tried with that but it seems it doesn't work. But actually I'm not sure to have set it up correctly.
I'll attach the program