 
 DataPool User Guide
Version 2.13 | Published November 30, 2018 ©
DataSHM
     
    
The DataSHM (Shared Memory) plugin uses a defined data field or a DataPool expression to update a string type shared memory entry.    
Note: This plugin exists for Viz 3 only.
     
        
Unique Parameters
-     Shares Memory Type: Selects 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: Defines the shared memory key name that receives the data field value or DataPool expression. 
-     Transferred Argument: Selects the argument type that is 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 is enabled: Expression String. Define the DataPool expression that results in a string. The resulting string is sent to the shared memory key.