LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XY graph collecting data

Solved!
Go to solution

Hi,

 

I don't cluster that often, is this the right way to do it?

 

The reason I tried to explain is maybe better to see in attachment.

 

Koen

---

UnCertified LabVIEW Student
Mistakes are for learning, that's why suggestions are always welcome!
Download All
0 Kudos
Message 11 of 14
(469 Views)
Solution
Accepted by topic author KoenR94

Hi Koen,

 

you should name the cluster elements (and creating a type definition from the cluster is a good idea too)...

 

Clean up the VI:

- use ctrl-U

- remove all those local variables, they aren't needed

- there's a lot duplicated code in the VI, you can make it much leaner...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 12 of 14
(466 Views)

Hi gerd,

 

Did some serious redesign (in my opinion) like you said.

Do you mind having a look?

 

Koen

---

UnCertified LabVIEW Student
Mistakes are for learning, that's why suggestions are always welcome!
0 Kudos
Message 13 of 14
(457 Views)

Great that you helped me alot!

Finnaly found my initial problem, the wrong connection kind of problem..........

 

Koen

 

---

UnCertified LabVIEW Student
Mistakes are for learning, that's why suggestions are always welcome!
0 Kudos
Message 14 of 14
(453 Views)