DataSHM

graphics/plugins_datashm-icon.png

The DataSHM (Shared Memory) plugin will use its defined data field or a DP expression to update a string type shared memory entry.

Note: This plugin exists for Viz 3 only.

graphics/plugins_datashm.png
Unique Parameters
  • Shares Memory Type: Select the shared memory in Viz 3 that the memory key is defined in. For additional information about Viz 3 shared memory, refer to Viz 3 user guide.

  • Shares Memory Key Name: this parameter defines the shared memory key name that will receive the data field value or DataPool expression.

  • Transferred Argument: Select the argument type that will be sent to the shared memory key. Select Variable Value to set the data field value to the memory key. Select DP Expression to send a DataPool expression to the shared memory key. When DP Expression is selected, an additional parameter will be enabled: Expression String. Define the DataPool expression that will result in a string. The resulting string will be set to the shared memory key.