06-09-2011 02:22 PM
Hi,
I am using a Basler scA640-120fm (Firewire IEEE 1394b) camera. When using the pylon software from Basler, I can modify all camera parameters. But when I use Labview or the Measurement & Automation software my options are very limited. Does anyone know how to fix that?
Thanks a lot.
06-10-2011 10:26 AM
In order to expand those options you'll need to modify whatever camera file you're using or create a camera file of your own. This can be done using NI Camera File Generator. MAKE SURE to backup your original camera file before making any modifications.
06-10-2011 10:33 AM
I am confused about the use of NI Camera File Generator. It seems that it is not appropriate for firewire cameras. Is that correct?
Thanks
@Kevin H. wrote:
In order to expand those options you'll need to modify whatever camera file you're using or create a camera file of your own. This can be done using NI Camera File Generator. MAKE SURE to backup your original camera file before making any modifications.
06-13-2011 11:48 AM
You are correct, I apologize, I misread your post. With a firewire camera you have an XML file that manages those configurations. LabVIEW and MAX follow the direct show standard and will only populate with functions within that standard. In order to get the extra functionality, the camera most likely has some sort of extra DLL which can be called from inside LabVIEW. I have confirmed this with my collegues and unfortunately that seems to be the only other option for obtaining those features.