LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Infiniivision DSOX1102G Reading Measurement

So I am trying to understand what I am doing incorrectly here. 

 

I am trying to capture the rise and fall times 
of two separate events.  I have the Oscilloscope set up correctly and I can trigger the right events.  I can place the measurements on the screen.  But when I try to read the value of either measurement it clears the scope screen and then I get an error.

 

I am using the NI drivers for the DSO2K/4K as thee are listed as compatible and it shows as being tested with this oscilloscope. 

Does anyone have any experience with this oscilloscope?

 

 

Risetime measurement VI:

 

RiseTime_VI.png

 

0 Kudos
Message 1 of 3
(1,045 Views)

I will bet that using VISA read and write will be more likely to succeed.

 

And that information is released in "29 :MEASure Commands" of "Keysight InfiniiVision 6000 X-Series Oscilloscopes Programmer's Guide", even though it's a different model from your oscilloscope, the codes are basically the same.

 

I am working on it as well, and will come back and update my progress.

 

Good luck!

0 Kudos
Message 2 of 3
(849 Views)

I have successfully utilized the measure function and read the value through VISA, the formatting afterwards is however much more tricky, so I didn't include that part.

 

princelog_0-1683755954088.png

 

0 Kudos
Message 3 of 3
(840 Views)