Calculates the absolute difference between two input angles or multiple pairs of input angles.

Wire data to any of the angle inputs to determine the polymorphic instance to use or manually select the instance.


icon

Inputs/Outputs

  • ci32.png angle units

    angle units specifies the units of the input and output angles of the VI.

    0radian in, radian out (default)
    1radian in, degree out
    2degree in, degree out
    3degree in, radian out
  • cdbl.png angle 1

    angle 1 specifies one input angle the VI uses to calculate the absolute angle difference.

  • cdbl.png angle 2

    angle 2 specifies another input angle the VI uses to calculate the absolute angle difference. angle 2 must have the same units as angle 1.

  • idbl.png absolute angle difference

    absolute angle difference returns the absolute difference between angle 1 and angle 2.

  • ii32.png error

    error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster.