10-13-2009 01:26 AM
Hello, the camera specs say that Labview is supported, does it mean that it will be also supported by Labview Real Time and hence be able to send data to cRIO
The camera that i am interested in is
http://www.imperx.com/files/products/docs/cameras/IPX-2M30-GSpec.pdf
Thank you,
Christos
10-13-2009
08:40 AM
- last edited on
04-26-2024
06:37 PM
by
Content Cleaner
This camera is supported by LabVIEW but I did not see any documentation that would indicate it has a REAL-Time driver. However there are other options for connecting a camera to the cRIO. You can use almost any camera if you also have a windows host system then host the image data in shared variables that are accessible from the cRIO. You can also use an NI Smart Camera to host the shared variables itself. As long as your image data is available from a LabVIEW Real-Time supported standard like shared variables(PSP), TCP/IP, VISA, or FTP.