LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

State Machine for automatic Resistance Measurement with myDAQ

Solved!
Go to solution

Develop a Program that automatically runs through the states: Initialize, UsrInfoLeadsImpedance, LeadsMeas,UsrInfoPartsMeas, PartMeas, Evaluate, Store, Quit. It should use myDAQ or a simulation of myDAQ, to acquire the Impedance using myDAQs multimeter-function. 

Initialize: In this state, initialize whatever is necessary.

UsrInfoLeadsImpedance: In this State, create a message popup that informs the user to prepare everything for leads impedance measurement (eg: "Plug in Leads to Input... and Input .... and shortcircuit them on the opposite siide of the Leads") After the user confirms, the next state can be entered.

LeadsMeas: In this state, measure the leads impedance 20 times, build the Mean Value and save the data  in the commonly used data Cluste stored in a Shift Register.

UsrInfoParts: In this state, inform the user via a message popup, that the Part (Device under test) should be connedted and it's connection should be confirmed. 
PartMeas: Perform the parts measurement function at least 20 times and build the mean value. Save everythin the the data cluster.

Evaluate: Calculate the corrected part value. Display the leads value, the value before correction and the corrected value.

Store: Save away the results in a tet based file for later review. 

Quit: deinitialize all and stop the program.

0 Kudos
Message 1 of 4
(550 Views)
Solution
Accepted by topic author s2210769025@fhooe.at

Seems easy enough. Did you finish it for you class already or do you have any questions?

0 Kudos
Message 2 of 4
(549 Views)

No I haven’t finish this and I need help on Labview 

0 Kudos
Message 3 of 4
(509 Views)

Hi s22…,

 


s2210769025@fhooe.at wrote:

No I haven’t finish this and I need help on Labview 


So you aren't willing to share your current VI(s) nor to ask specific questions?

 

When you need help learning LabVIEW: see those Training resources listed at the top of the LabVIEW board…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(486 Views)