LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

[Trouble Shooting] FlexRIO cannot read camera-link camera image

Solved!
Go to solution

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.FlexRIONI1483.png

 


Best,

Yong

0 Kudos
Message 1 of 9
(2,731 Views)

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

Message 2 of 9
(2,688 Views)

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

Message 3 of 9
(2,684 Views)

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/

Message 4 of 9
(2,669 Views)

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

0 Kudos
Message 5 of 9
(2,664 Views)

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?

Message 6 of 9
(2,651 Views)