Hi Bob -
The "Bits per Pixel" property in LabVIEW is read-only because this property is set in the camera file, which is loaded when a session is created (by using the
IMAQ Init VI). Since you need to have an open session to the framegrabber to be able to read and write properties, this property is fixed by the time you can use an IMAQ Property Node.
As such, there is no other way to configure the bitdepth of an acquisition than in MAX or in the camera file. If you are concerned about porting an application to other computers, you can bring your camera file with the program to the target machine.
David Staab, CLA
Staff Systems Engineer
National Instruments