Coercion
When a value you set cannot be met exactly, NI-DAQmx sometimes adjusts—or coerces—that value to a valid one. Coercion often occurs when an attribute/property supports a set of discrete ranges.
After you set an attribute/property, you can query that attribute/property to determine its actual value after coercion.
See Also