01-08-2015 01:05 PM
Hello, I am pretty new to LabView. I am trying to make an XY plot that shows the coordinates read from a PSD (position sensitive detector) over time. I have the code attached so far, but when I get to the XY graph, it says "You have connected two terminals of different types. The type of source is 1D array of cluster of 2 elements. The type of sink is 1D array of cluster of 2 elements." I don't understand why there is the broken link if they both are of the same type... Any thoughts are much appreciated! Thanks!
Also, sorry for only having a screenshot, my computer is not wanting to upload the actual code...
-J
01-08-2015 01:24 PM
01-08-2015 01:32 PM
I tried to follow another example code to do this. Like I said, I am very new to LabView and don't really know what I'm doing. Thanks for nothing.
01-08-2015 01:49 PM
01-08-2015 01:55 PM
I'm still pretty confused by what you are saying... I get 3 analog voltage signals from the Express VI, use some conversions to get the X and Y coordinates, and am then hoping to make an X-Y plot that continuously records and plots the coordinates. If my code is completely wrong, any ideas on how to better do this?
Thanks,
J
01-08-2015 02:08 PM