LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

trigger oscilloscope lt354m


@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?

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 21 of 50
(1,527 Views)

Actually no.

I'm sorry

0 Kudos
Message 22 of 50
(1,508 Views)
Do you mean you don't know how to sit in front of the scope and know which knobs and buttons to use to acquire a signal or that you can do that but the signal is not acquired?
0 Kudos
Message 23 of 50
(1,475 Views)
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
0 Kudos
Message 24 of 50
(1,452 Views)

@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?

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 25 of 50
(1,447 Views)
I set up the trigger to NORMAL so every times the oscilloscope triggers the display changes
0 Kudos
Message 26 of 50
(1,437 Views)
So you are afraid to try the opc? query? That will tell you when the acquisition is complete after receiving a trigger. Have you read the manual about the command?
0 Kudos
Message 27 of 50
(1,429 Views)

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.

0 Kudos
Message 28 of 50
(1,405 Views)
You can't save a thing until the instrument has actually acquired something. The instrument cannot be read until that triggered acquisition is done. Since you won't even try, I'm done with trying to help.
0 Kudos
Message 29 of 50
(1,395 Views)

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

0 Kudos
Message 30 of 50
(1,387 Views)