From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

3d rotation

I would like to rotate the two objects in this .vi independently of one another in the x and y directions. However, the objects rotate in only one direction despite that two angles are specified. Please help. Thank you.

0 Kudos
Message 1 of 3
(2,071 Views)

Read the context help for rotate object.  It says:

 

"Clears any rotations previously applied to an object ..."

0 Kudos
Message 2 of 3
(2,060 Views)

According to the help, "set rotation" clear all previously applied rotations, meaning the second instance clears the first rotation. You should use "rotate object" instead.

0 Kudos
Message 3 of 3
(2,058 Views)