We have Labview v7.1 Full Development System and IMAQ Vision v7.1. They worked fine with SONY XCD-X700 firewire camera under IMAQ-1394 driver version 1.5. Recently we bought Basler A102f camera and had to upgrade to IMAQ-1394 v2.0 because somehow old driver (and MAX) did not see new camera.
After upgrade the A102f camera works OK in MAX v3.1.1, though it shows only 3 possible acquisition modes:
1280x960-Mono8-15fps, 1280x960-Mono16-7.5fps and Format 7. The other standard modes like 800x600 or 640x480 do not show up.
Problems start when I try to run NI supplied examples from "IMAQ1394 examples.llb":
1. All examples that call Property Node contain broken wire as shown in attached Fig
2. "Not a Number/Path/Refnum" comparison primitive always generates TRUE even when provided
with valid IMAQ1394 session RefNumber from "IMAQ1394 Init.vi". That's why "Grab and Reconfigure.vi"
example does not work properly.
Other examples that do not call Property Nodes (like "Grab.vi") seem to work fine.
Has anybody experienced similar problems? Any ideas how to fix this problem?