How to get a VA Design up and running in a Python environment
-
- Information
- B.Ru
- Thread is marked as Resolved.
-
-
Hi,
I'm trying to use this script for getting images from a Coaxpress Camera connected to an imaworx CXP-12 Framegrabber.
(I did modify the image resolution accordingly and set the camera simulator to false. I also loaded an acquisition applet that works in microDisplayX).
However, I only get displayed Black images. What am I missing to get images from the real camera?I already added the following lines to check for cameras:
this results however in (0) resp. (None)
-
I was on the right track - just a few more commands to make it work (right before the FgApcControl:
Code