LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Conversion cluster of 4 elements to cluster of 2 elements

Based on the IMAQ function, trying to unbundle a serial reference to use with an IMAQ function is just silly.
0 Kudos
Message 11 of 14
(565 Views)

Hi Jonhde,

 

Unfortunately the problem isn't the size of the clusters but what they contain.

 

You're wiring from the wrong output to the wrong input, an Arduino resource to a IMAQ co-ordinate system doesn't make sense. You need the output data from your infrared array, but if this data isn't an image it won't work with an IMAQ function as these are for image processing.

 

You need to think about what data you are expecting to get from your infrared array and how you'll be able to identify objects from this data.

0 Kudos
Message 12 of 14
(539 Views)

I really appreciate all your relpy guys, sorry for not supplying enough information which made you confused about what Im trying to do .

 

What Im trying do is actually connecting infrared array sensor to arduino.

 

I have used the example IR sensor from arduino library and the infrared array sensor did work but I need also to the get image in room (objects) from the infrard array sensor.

 

Thats why Im trying connect the arduino digital pin to count object .

 

Thank you all again999a.PNG

0 Kudos
Message 13 of 14
(515 Views)

@jonhde077 wrote:

I really appreciate all your relpy guys, sorry for not supplying enough information which made you confused about what Im trying to do .

 

What Im trying do is actually connecting infrared array sensor to arduino.

 

I have used the example IR sensor from arduino library and the infrared array sensor did work but I need also to the get image in room (objects) from the infrard array sensor.

 

Thats why Im trying connect the arduino digital pin to count object .

 

Thank you all again999a.PNG


A picture is woth a thousand words... but the actual VI is worth a thousand pictures!

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 14 of 14
(483 Views)