Don,
Instead of explicitly specifying the gain, LabVIEW wants you to specify (as inputs to your VI) the high and low limits for the voltage input you expect (e.g. -0.0001 V and 0.012 V). The advantage with this approach is that it allows the driver software to use the maximum possible gain supported by the hardware for a given input situation, so that if you replace your 16L board with one with a different set of gain levels, your VI will still work properly.
For more information, search the NI site (KnowledgeBase and Discussion Forum are good places) using the following keywords:
gain "input limits"
Regards,
John Lum
National Instruments