10-26-2006 08:44 AM
10-27-2006 01:25 PM
Glen,
There is no LabVIEW function that will directly change the bit depth of the PCI-1410, but there is a workaround that will allow you to programmatically control this attribute. It involves using two separate camera interface files, and it is best explained in this online knowledgebase:
http://digital.ni.com/public.nsf/websearch/4AC21F4C89DCA51286256A2C0065BBB4?OpenDocument
This document only mentions the PCI-1409, but it applies to the 1410 as well (I will update the document to include the newer hardware). Please let me know if you have any questions.
-Chris
Applications Engineer
National Instruments
10-31-2006 07:45 AM
07-05-2010 08:48 AM
Is it the same procedure to set the bit depth to a PCIe-1429?
07-06-2010 01:05 AM - edited 07-06-2010 01:06 AM
I think you could set up your camera file with a camera attribute that switches the bit depth between 8 and 10 (or whatever bit depths you want). Then you could use the Set Camera Attribute VI to change this attribute. You could even set up a serial action to configure your camera to switch bit depths too.
Eric