Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

CDPStudio MQTT

CDPStudio MQTT Broker Setup

To set up CDPStudio as an MQTT Broker, the MQTTBroker module must be added to the program.

Image Added

Then, after opening the module and navigating to the table editor, the "ListenAddress" and "ListenPort" properties must be set. The IP should be set to the IPv4 address of the Ethernet Adapter that is used to connect to the PLC, while the port should be set to 1883. The IPv4 address can be found by opening the windows command window and typing the command "ipconfig".

Image Added

Here, the IPv4 address is 158.37.139.100 which is what will be used.

Now the MQTTBroker setup is finished.