Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use FLIR LabVIEW ToolKit on cRIO-9035

Solved!
Go to solution

Hello.

 

now I am developing to vision acquire system using FLIR-A655SC, FLIR LabVIEW Toolkit and cRIO-9035.

 

first, I make a simple vi.  

open camera -> get some camera information (serial number, focus distance and more) -> close camera.

 

but I can't deploy this sample. and Error list shows "wire: no support this target"

 

I want to get thermal image from FLIR-A655SC on cRIO-9035.

 

Do you know how to resolve this problem?

0 Kudos
Message 1 of 3
(4,846 Views)

Kubo-san,

 

I think this is the camera you're using, a GigE Camera with IMAQdx, am I correct?

 

FLIR Advanced Thermal Solutions: FLIR A655sc Infrared Camera for Research & Science
http://www.flir.com/science/display/?id=46802

 

It sounds like you have a bad wire on your block diagram, can you show us a screenshot or attach your VI?

 

I think cRIO-903x devices support GigE Vision, so I'm thinking your problem is software one.

I'm wondering if some of the data types used in the FLIR LabVIEW Toolkit are not supported in the cRIO.

 

Have you tried using the IMAQdx samples like Snap.vi and deploying those to your cRIO instead of using the FLIR toolkit functions?

0 Kudos
Message 2 of 3
(4,788 Views)
Solution
Accepted by topic author TakashiK
It's Solved!
IMAQdx on cRIO-9035 is OK
FLIR LabVIEW ToolKit on cRIO-9035 is NG.
There is bad wire on my block diagram. but bad wire is in FLIR's VI.
CAMCTRLLIB.LVCAM is missing on my target.
CAMCTRLLIB.LVCAM have windows library.
cRIO-9035 is RT-Linux platform.
I was going to run LabVIEW Lib for windows in Linux.
Thank you everyone.
0 Kudos
Message 3 of 3
(4,757 Views)