Hello, I have a E2V EM4 camera and they use the NI PCIe-1433 Camera Link frame grabber as the image acquisition device.
I want to develop some applications on that camera and need to do programming on the NI PCIe-1433 by VC++.
I know there is some C++ example can be found in IMAQ folder.
In the folder I can use 'Easy Acquire' to acquire like in NI MAX,It seems the program is written in MFC, I need more operation.Like setting exposure time,convert image to array.
How can I do?
Thanks~