We have some old LabView code (probably 5.1 or so) that uses the PCI DIO-96 module and a PCI-6031E module. The DIO module runs on the Legacy 7.4.4 with LabView 2012 but our old code does not configure the module correctly. Use of the PCI DIO-96 is far from transparent particularly for someone who did not write the original VIs. When I look for examples of this I get comments that are so out of date that the menu items suggested do not even exist.
Is there a handy example of how to configure and use the PCI DIO-96 in LabView 2012 in either DAQmx (where it does not seem to exist) or in Legacy 7.4.4 where it does? I find several VIs in the functions palette, DIO Config.vi, DIO Group Config.vi, DIO Mode Config.vi, and DIO Port Config.vi, for DIO configuration but their application to the PCI DIO-96 is far from obvious. The original code we have from years past does not appear to have any configuration VIs.
John Chapman