DataPool User Guide

Version 2.13 | Published November 30, 2018 ©

DataRotation

images/download/attachments/30910247/plugins_datarotation-icon.png
DataRotation rotates the container according to the received data.

images/download/attachments/41810746/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 is added to the current value of the data field. When set to On the received data is added to the data field. When set to Off, the received data replaces the value of the data field.

Example

If Field Name is VALUE and the format is XY, the data sent is VALUE=10.5 5.0;. The container rotates around the X axis to an angle of 10.5 and around the Y axis to an angle of 5.0.