LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert 1d array of long 32 bit to log(32 bit)

Solved!
Go to solution

I attached the incomplete program because i want to create a table contains 3 columns (FREQ,PHASE, Impedance (Z)), the instrument connect with a labview , every time the for loop change the frequency the labview create excel sheet and plot the result,this is the whole things. 

 

This is first time I used Labview and I have just 2 months experience,so i know my questions is trivial and simple but I need to ask to find the solution because it is the easiest way. 

0 Kudos
Message 11 of 13
(564 Views)
Solution
Accepted by topic author SAED123

Hi Saed,

 

as said before: place frequency setting AND measurement inside the loop:

check.png

(You still need to adapt the data saving part…)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 12 of 13
(559 Views)

@SAED123 wrote:

I do it like this and it's work Now 


I got from that that (you though) it was working...

 


@SAED123 wrote:

This is first time I used Labview and I have just 2 months experience, so i know my questions is trivial and simple but I need to ask to find the solution because it is the easiest way. 


Don't worry about trivial and simple questions. It is important that you get thinks like this right. And  we all had to learn at some point.

 

GerdW's solution seems spot on.

0 Kudos
Message 13 of 13
(553 Views)