Viz Plug-ins User Guide
Version 5.0 | Published December 20, 2022 ©
DataFeedback
The DataFeedBack plug-in sends information from the DataPool to a specific UDP socket in a remote host.
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.
DataFeedback Properties
-
Destination Host: Defines the hostname to which the data is sent to.
-
Destination Port: Defines the socket number to which the data is sent to.
-
Connect: Initializes the connection after the host and port are defined.
-
Connection Type: Defines the connection type to open: UDP or TCP.
-
Message: Defines the expression to send to the remote socket when the plug-in is triggered.
-
Add EOL (CR &LF) to TCP: Defines if new line and line feed characters to add to the TCP message.
-
Add Delimiter to TCP: Defines if a delimiting character to add to the message.
-
Char Of TCP Delimiter: Defines the character to use as a delimiter and add to the message.