LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

visa read

Solved!
Go to solution
You didn't create a string indicator on the VISA Read like I asked, you did not try the official driver, you did not do an err query, you marked the thread as solved, you are making up SCPI commands, etc.
Message 11 of 13
(658 Views)

Sorry for made you angry?

 

The SCPI command I had is base on a example I found online

 

I really did the VISA Read but it gave me the address only so there is nothing I can tell, maybe I did wrong?

 

I also tried the err query, it told me that I had two errors which are -221 setting conflict "Transient trigger in not in idle, Acquire trigger in not in idle". That is why I move the "INIT" to make it work. But that is not what I want 

 

I also download the official driver, but when I setup each variables values. I found out there are a lot of variables I did not setup in my SCPI commands. It still works fine, it really hard to tell which one was significant. 

 

I did not try the MAE because I do not know how it works, but I will try it. I am still learning Labview.

 

Thanks

 

0 Kudos
Message 12 of 13
(650 Views)
Marking the thread as solved means everything is fine. No one need to respond.

You need to create an indicator on the string output - not the resource name.

Use err? often.

There are small functions in the driver with only a couple of inputs and outputs. Call one at a time.
Message 13 of 13
(644 Views)