I am trying to use TwinCat 3 with TcAnalytics to create a Data Logger which logs values to MQTT. I have created this Data Logger, and set the settings to 127.0.0.1 and also created the same connection in my Target Browser under TcAnalytics.
The problem is that the PlcStream1 created for the Data Logger is showing 'Disconnected' in the Online tab at the same time as the Target Browser connection shows everything is fine and connected properly.
I have seen a video of someone setting this up and the data stream from the Data Logger appears nested under the connection in the Target Browser once it's setup. For me this does not show up either.
I have tested my local MQTT server with a third party tool that can publish and subscribe to it just fine.
Why won't the Data Logger connect to MQTT and publish data to it?
My setting in the Data Logger 1 Parameter (Init) tab look accurate to me. They are shown below.
Does anyone know how to get TcAnalytics to log data to MQTT? It seems like a really straight forward setup but it's just not connecting.