The DataCenter plug-in changes the axis of the container according to the received data.
Note: This plug-in is located in: Plugins -> Container plug-ins -> Data
Information: DataPool plug-ins only work properly on a single channel on the same machine.
DataCenter Properties
Format: Specifies the format of the incoming data. Format options specify the axis which the data relates to.
Incremental Change: Adds incoming data to the current value of the data when set to
On
. When setOff
, the data replaces the existing value of the data field.
Example
If Field Name is VALUE
and the format is X
, the data sent is VALUE=10.5
. The container moves the X axis to a position of 10.5
.