ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx Custom Scale Inverted Map Range?

I am programatically configuring about 50 DAQmx voltage channels.  I am setting them all up with custom scales using the map range type.  Most of my channels have scaled units that increase with increasing pre-scaled units.  Two channels are inverted.  Is there a setting for Map Ranges custom scale to handle inverted scaling?  I could implement a table custom scale.  Just wanting to confirm I'm not missing a setting with Map Ranges before I make that change.

0 Kudos
Message 1 of 2
(2,714 Views)

I'm pretty sure it would work just to reverse the "Minimum" and "Maximum" entries.  There's nothing that checks to make sure the "Maximum" is actually a larger value than the "Minimum".

0 Kudos
Message 2 of 2
(2,713 Views)