DataRotation

graphics/plugins_datarotation-icon.png

DataRotation rotates the container it works on according to the received data

graphics/plugins_datarotation.png
Unique Parameters
  • Format: Specifies the format of the incoming data. Format options specify the axis which the data relates to.

  • Incremental change: defines if the received data will be added to the current value of the data field. When set ON the received data will be added to the data field, if set OFF the received data will replace the value of the data field.

Example

If Field Name is VALUE and the format is XY, the data sent will be VALUE=10.5 5.0;

The container will rotate around the X axis to an angle of 10.5 and around the Y axis to an angle of 5.0.