ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

4145B Reading Problems

Solved!
Go to solution

Hi all,

 

 

I am wokring on 4145B, using Labview and the Example vi from Henry.  I am getting progress but now I am stuck with the reading part.  I saw that some people ran into the similar problem.  And Henry gave a solution by delaying.  What I have  here is a little bit different. 

 

Since I can find the very first set of data in the object .txt file, which means it is reading data from 4145B, but not all just one set.  I can see a bunch of sets on the 4145B screen, but only the first set in the objected .txt file.

 

Can anybody give me a hand here?  Thanks.

 

Chris

0 Kudos
Message 1 of 2
(3,571 Views)
Solution
Accepted by topic author Chris_Li

Hi all,

 

I figured out this problem.  In Henry' example,  at third stage of the time seq

 uence loop, the input to one block(in the middle, i don't know how to call it), it was ;  But it should be N

 

which is the seperating symble of the data array.  I don't if this is depending on my 4145B data format. And if it is working for everybody else, then that is because of my specific case.

 

 

Chris.

0 Kudos
Message 2 of 2
(3,564 Views)