image-20240919-142213.png

The DataSystem plug-in enables running external applications/commands.

Incoming data contains the command to run.

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.

DataSystem Properties

  • No Wait: Defines whether Viz waits for the launched application to finish its run.

Example

Field Name is CMD. Incoming data is CMD=calc;. The result is that the windows calculator opens.