08-04-2009 04:20 PM
Solved! Go to Solution.
08-10-2009 11:22 AM
Hi nkimura,
Please post your question on Vision forum.
Also please indicate what hardware you are using.
Regards,
Sammy
08-10-2009 02:35 PM - edited 08-10-2009 02:36 PM
I am using a PCI-1428, and I will try to move this message after I post this repsonse from NI email support:
Unfortunately you will not be able to use the VISA commands to communicate with your camera over the Camera Link connection. The framegrabber does not provide a serial port that can be targeted in the traditional sense and therefore cannot be used by VISA or any other typical programs like HyperTerminal.
Additionally, people can try to use the generic serial commands in the Camera Link standard,
So I guess I will be attempting to use the low-level imgSessionSerialWrite functions to attempt to control the camera.
01-03-2018 03:45 AM
Dear nkimura,
Do you have an example code for me, how to enable the serial communication using imgSessionSerialWrite/ imgSessionSerialRead commands?
01-04-2018 09:56 AM
Hi Photoniker,
Unfortunately there are no official examples for using the serial functions you describe. With regards to seeing if anyone has example code they could share, I would recommend making a new forum thread as well since this one is quite old.
And just to address part of your immediate question: You don't need to do anything to enable the commands, you simply need an active IMAQ session with the camera. You will likely need to format the serial commands in the proper way for your camera, but that should be fairly standardized or documented by the camera manufacturer.
I'd recommend taking a look at the help for those commands to familiarize yourself with the function.