LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

two inputs and two outputs

Solved!
Go to solution

create VI that will acquire temp and pressure every 500ms for 10 seconds.The thermal stress developed and output quantity is given by following:
stress=100*temp+6*pressure;
output=500+temp*0.1+pressure*10;
plot stress and output Vs temperature ; also stress and output Vs pressure.


For the above question...I tried this attached method...please tell me it is write or not?

0 Kudos
Message 1 of 2
(1,886 Views)
Solution
Accepted by topic author Jathin

Jathin,

 

Since this appears to not only be a school problem but also an exam, I will not be very specific so that I do not do your work for you.

 

Your program may meet the specifications required.  It does not indicate much understanding of the power of LabVIEW.  Documentation is non-existent. Style leave a lot to be desired.  

 

Depending on what you are supposed to have learned, I would give this a passing but low grade.  It could be imporved a lot with relatively little effort.

 

Lynn

0 Kudos
Message 2 of 2
(1,871 Views)