Based on the old grab and attributes example VI
for the IMAQ legacy 1394 driver I wrote a VI that was able to change
the attributes of the camera Basler 311f. Now I want to convert this VI
to the new IMAQdx driver. Therefore I tried to use the new
Grab_and_Attributes_Setup.vi. It works really fine but I have the
Problem that I just don't understand it and can't implement the for me
needet changes. It is nice that I can change every Attribute with it
but I just want to change the Shutter Speed and Gain. Over that I don't
want to change the Shutter Speed dynamically but only in fixed steps to
given values. I searched for more example VIs but was only able to
find a thread on this board where someone said something about a
set_camera-shutter.vi but I wasn't able to find it. Best regards AS
Just use IMAQdx property nodes to configure the values for the shutter speed and the gain. Bruce has pointed it out in detail here. Hope this help, Guenter