How to Configure Data Receivers
This guide provides step-by-step instructions on how to configure various data receivers, such as TCP servers and clients, UDP servers, AXIA LWRP, Wheatstone SLIO, Rest API, timers, and watchers. It also includes tips and alerts to help ensure proper configuration. Viewing this guide would be beneficial for anyone looking to set up and customize data receivers for their specific needs.
Daniel CCS
|
59 steps
|
2 minutes
Navigating to Data Receivers
1
Click "Lua Scripting Engine"
2
Click "Data Receivers"
TCP Server
3
Click "TCP Server"
Add TCP Server
4
Click "Add New"
5
Enter friendly name
6
Select the Enabled Status of the Receiver Enter the port that the server will host on the local machine
7
For example Type "4022"
8
Select whether the incoming data is to be logged and Select Add
9
The Table will show the number of connected clients
10
This Icon shows the logging status of the data receiver
alert ordinal icon
Alert! Be careful on enabling high throughput data receivers as this will fill up the log files
Edit TCP Server
11
Click the edit button.
Delete TCP Server
12
Click this button to delete the TCP Server
13
Click "Delete"
TCP Clients