LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multiple channel record of an oscilloscope

I'm sorry but I have tried looking at your program and cannot tell what you are doing. It appears that you are copying parts of various instrument drivers into sections and hoping everything works together. I suggest you take a step back and learn some LabVIEW basics first, then try to put your program together. Look up state machine and LabVIEW basics.

 

For example in one of you loops you are configuring the cursor then querying it for Channel 1 and Channel 2, this can be done in one loop.(See the snippet below.)

LoopExample.png

 

Good luck!

 

Cheers,

mcduff

Message 11 of 12
(344 Views)

Thank you for your advice,  you are right, I have just learned LabVIEW for some time , and need more ...I will try, thank you again~ 

0 Kudos
Message 12 of 12
(336 Views)