LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

strain gauge rosette vi help

Just wanted to see if anyone has any ideas on a problem I am having. I am collecting data from 3 strain gauges in a rosette configuration and trying to use the strain gauge rosette vi found on the NI website as a sub-vi to calculate the max shear value and then write this data to a file. I am writing the raw strain gauge data to another file successfully but getting null values written to the file from the rosette sub-vi. Is there some special data handling that must be done to write to a file from a sub-vi or am I doing something even more obvious wrong?

 

The vi and data file being written from the sub-vi are attached.

 

Thanks!!

Download All
0 Kudos
Message 1 of 6
(3,945 Views)

Hi surffl,

 

I wouldn't call that bunch of ExpressVIs a "program"...

 

Let's see what you have:

check.png

Your DAQ-assi gives you a DDT, which you split into 3 signals. Then you use some SelectSignals expressVIs to select some signal(s) from your already splitted signal??? The upper one is configured to select the first of 8 signals, but it only has one signal at its input!

Ok, think about that yourself...

 

Then to proceed you split again your signal that comes from the upper SelectSignal block. What the heck? First you select a single signal then you split that signal into two? What kind of result do you expect here???

 

Come on, do some real programming! Or re-think what your VI is supposed to do...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 6
(3,943 Views)

GerdW,

 

Thank you for being so unhelpful! Having only been using the program for 2 days now I have no idea of what can or should be done with the program. I'm sure you have a great future helping people on this forum...or not.

 

Usually Germans are so much nicer...

0 Kudos
Message 3 of 6
(3,931 Views)

@surffl wrote:

GerdW,

 

Thank you for being so unhelpful! Having only been using the program for 2 days now I have no idea of what can or should be done with the program. I'm sure you have a great future helping people on this forum...or not.

 

Usually Germans are so much nicer...


Well, then bye bye.

 

 

0 Kudos
Message 4 of 6
(3,924 Views)

Hi surffl,

 

you asked for "ideas on a problem I am having" and I noted several of those ideas by analyzing your VI and pointing some of the problems encountered. Now you call me "being so unhelpful". If you would have said "unpolite" or "harsh" or "straightforward" I would have agreed...

 

It's not my fault that you didn't start with all those (free!) basics courses for LabVIEW offered by NI. Now it seems you will get a lot of time to go through all of them...

 

 

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 5 of 6
(3,913 Views)

Hi surffl,

 

You wrote "I have no idea of what ... should be done with the program". Who else should know this when it's not you?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 6 of 6
(3,907 Views)