Bisect Angle (array) VI
- Updated2025-07-30
- 3 minute(s) read
Calculates the angle that bisects the start angle and the end angle into two equal parts.
Wire data to any of the angle inputs to determine the polymorphic instance to use or manually select the instance.

Inputs/Outputs
angle units
—
angle units specifies the units of the input and output angles of the VI.
Start Angle
—
Start Angle specifies one set of angles that the VI pairs with the elements in End Angle to calculate the angle bisectors in the clockwise direction.
End Angle
—
End Angle specifies another set of the angles the VI pairs with the elements in Start Angle to calculate the angle bisectors. The elements in End Angle must have the same units as Start angle. Start Angle and End Angle must have the same number of elements or the VI returns error code –20002.
angle bisector range
—
angle bisector range specifies the range of the angle bisector.
Angle Bisector
—
Angle Bisector returns the angles that bisect each corresponding pairs of elements in Start Angle and End Angle into two equal parts.
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. |
The following images show examples of the angle bisector between a start angle and an end angle.
angle units
—
Start Angle
—
angle bisector range
—
Angle Bisector
—
error
—