Step 9 - Create a SCADA Connection Definition

In this step, you will:

Create a connection definition from Rapid SCADA to the MQTT Server.

TPC will send sensor data to a MQTT Server for processing in the SCADA system, as shown on the Solution Overview page of this activity. In our case, the MQTT Server will be Mosquitto MQTT Server, and the SCADA system will be Rapid SCADA.

When you create a new project, administration windows will be shown in the administration application. You can find more information on the administration application here.

1

Click the communication line icon to create a connection to the MQTT Server.

2

You can give any arbitrary name for the connection. You can use MQTT_TPX as an example.

3

You can enter any text as a description.

4

Click OK to create the connection.

5

You can see that the new connection was created.

Till now, you have created the connection definition, but now you must enter the properties of the MQTT connection to Mosquitto MQTT Server, which will receive the sensor data from TPX and make them available for you to use in Rapid SCADA.

6

Select MQTT Client from the TYPE drop down menu.

7

Click to Properties field which will open MQTT Client Options panel.

8

Enter test.mosquitto.org as MQTT Server address*.

9

Click OK to save changes.

10

Now you can view the MQTT connection parameters that you had entered.

*please notice that server address is the parameter that you used in the TPX connection definitions.