The DataSelector plug-in receives the number of a child container as data.
DataSelector toggles visibility for all the child containers of the controlled container and activates only the n-th child container, as received in the 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.
DataSelector Properties
First Container Is: Select
0
or1
as the first container index. Incoming data is applied accordingly.Value ReScaling: Disables First Container is parameter and enables additional parameters when set to
On
, allowing rescaling of incoming data to the defined values. All incoming data exceeding the Data Min or Data Max is cropped.Switch all on until value: Switches on visibility for all child containers until the first value is accepted in the DataField when set to
On
. After the first value is set, the DataSelector only switches one child container at a time. When set toOff
, child containers keep their current status until the first value is accepted in the DataField.Enable Dissolve: Uses a fade transition between the current container and the next container.
Example
Field Name=VALUE
. If the data entered is VALUE=3
then all the children containers are invisible out of the fourth (0-3) child.