01-31-2019 07:33 PM
Hi,
Now I'm working on the FlexRIO PXIe-7972R + NI 1483 for the camera-link camera. I already installed and connect all devices properly. The camera I used is pco.edge 4.2, with full camera-link communication, support for 10-tap 8-bit data. I just modify the example code from "10-Tap 8-Bit Camera". Now, I can detect the camera clock as figure, and the module is enabled. I use the IO Module\CL Control 1 to send the trigger command. However, when I start to acquire the image and send the trigger, there is no any image transmitted. I also discover the IO Module\CL Frame, CL Line, and CL Data are not valid as figure. Is anyone know where might have problem? Thanks.
Best,
Yong
Solved! Go to Solution.
02-10-2019 11:40 PM
Do you mind to attach your code? Which version of the Camera File Generator that you install?
pco.edge_42_A_data_sheet.pdf
https://www.ctk-instruments.com/pco.edge_42_A_data_sheet.pdf
02-11-2019 03:05 AM
Thanks for reply. Sure, the attachment is my latest code. I just realize that I have to set the camera configuration via serial port of camera-link(SerTC). I still works get stuck on the serial communication between PCO camera and my FlexRIO. Do you know how to sent serial command via SerTC port? I have attachment some references.
So far, I have two direction.
One is utilize the PCO SDK (SC2_Cam.dll).
The other is via serial server from LabView.
Best,
Yong Da
02-12-2019 02:04 AM
Well, I think you can try to use the PCO SDK (SC2_Cam.dll) instead of using the serial server from LabVIEW. After you install PCO SDK, it may be direct communicate with the camera. You can download the driver from the PCO official website.
https://www.pco.de/support/software-plugins/scmos-cameras/pcoedge-55/
02-12-2019 03:14 AM - edited 02-12-2019 03:17 AM
Hi, AlysaOng,
Thanks for reply. However, I have question. Due to our camera already linked on the NI 1483 adapter (FlexRIO module); therefore, I cannot use the frame grabber from PCO. In this situation, the PCO SDK (SC2_Cam.dll) still can workable, thanks?
Best,
Yong Da
02-14-2019 12:09 AM
Hi Yong,
I have discussed with my colleagues, we are not very sure, but think that it should be workable. Do you mind trying to check it out?