LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

advanced pulse sequence

I have encountered difficulties in using the advanced pulse sequence. The loop in the middle seems to be unable to produce the correct advance sequence. Is there any relevant setting procedure that I can use as a reference?

 

advanced pulse sequence.jpg

0 Kudos
Message 1 of 5
(865 Views)

At first glance it looks like you have an auto indexing For Loop but you do not have an input that is an Array to be indexed.

 

But I am only guessing because I can't troubleshoot a picture. Please attach your actual code not a picture of a block diagram.

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 2 of 5
(814 Views)

 

Only the input of pulse voltage at the top of the figure is an array type, and other parameters are passed into the loop as constants. Do other properties have to be input in array type? Currently, the output is only the final voltage value of SWEEP repeated step count. If abort is not added at the end, he will not be able to complete the JOB within the timeout time.

0 Kudos
Message 3 of 5
(786 Views)

Attached is the vi file that currently has the problem.

Also, I would like to ask whether the for loop interface uses shift register or general tunnels.

0 Kudos
Message 4 of 5
(760 Views)

Is there any expert who can help identify the problem?
My purpose is to use pulse sequence method to measure I-V sweep. The basic functions of the first version are OK, but due to the measurement error, the "remote sense" and "transient "functions need to be added. However, because these two functions require the use of advanced sequences, an error occurred after adding the advanced sequence.

0 Kudos
Message 5 of 5
(658 Views)