Viz Plug-ins User Guide
Version 5.0 | Published December 20, 2022 ©
DataDispatcher
The DataDispatcher plug-in enables data transfer between plug-ins. DataDispatcher calls the dispatcher of a plug-in in the controlled container, and transfers data via DataPool variables.
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.
DataDispatcher Properties
-
Parameter Type: Defines destination plug-in type. Data is formatted accordingly.
-
Function Name: Defines the name of the plug-in whose dispatcher is to be called.
Data Format
The data should arrive in the following format:
<dispatcher message ID> <dispatcher message body>