Owning Palette: Picture Plots VIs
Requires: Base Development System
Uses pixel and data ranges to determine scale factors such that (a * data value) + b is the pixel value that corresponds to that data value.
Add to the block diagram | Find on the palette |
log? specifies if the scale is logarithmic. | |||||||
coordinate 1 is the pixel location for the first point. | |||||||
value 1 is the actual data value for the first point. | |||||||
coordinate 2 is the pixel location for the second point. | |||||||
value 2 is the actual data value for the second point. | |||||||
scale factors is the scale factor created from the two points. Use this output as the input for other VIs such as the Map Pixel to Value VI and the Map Value to Pixel VI.
|