Map Value to Pixel VI

Uses the domain value and the cluster returned by the Map Setup VI to determine a pixel value corresponding to that domain value.


icon

Inputs/Outputs

  • ccclst.png scale factors

    scale factors is a cluster returned by the Map Setup VI.

  • cdbl.png a

    a is the value used in the scale factor equation in the Map Setup VI.

  • cdbl.png b

    b is the value used in the scale factor equation in the Map Setup VI.

  • cbool.png log?(F)

    log? specifies if the scale is logarithmic.

  • cdbl.png x

    x is the domain value.

  • idbl.png pixel

    pixel is the pixel value corresponding to the domain value.