Using Convert Operator to Convert Table

The Device Data Table can only store the data of one device at a time, and the data will be overwritten when the Qapp run on another device. To enable a table to store the data for all devices in a Device Queue, you can convert the table (Device Data Table) to a Global Data Table by the Convert operator.

To convert a Device Data Table to a Global Data Table:

1.Point to the Table1 node, click the icon.

2.Select Single Table Operator > Convert from the drop-down menu and click Extend. Another table node (Table2 in this sample) is created after the Convert node, and no settings are required.