EcoStruxure Geo SCADA Expert Forum
Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-02-01 01:16 PM . Last Modified: 2023-05-02 11:59 PM
Hi,
I am currently attempting to get the open source Sparkplug B DDK driver working. I ran into lots of issues with Nuget packages and the versions therein, I think I have that all sorted now. Really helped to move System.Memory and System.Runtime.CompilerServices.Unsafe to the Geo SCADA install directory.
Currently though I am having trouble with the driver incorrectly interpreting the SP-B message. IN Geo SCADA I am getting an alarm: "Mismatched end-group tag. Started with field x; ended with field y - Alarm raised". It kinda looks like we're getting more or less data than the driver was expecting from the broker.
Publishing edge node is Ignition Edge/MQTT Transmission. Going to try it with a few other publishers to see if things are different with those.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-02-01 01:32 PM
Turns out I had a bad setting in the Ignition Edge transmitter. It was attempting to send a JSON SP-B package instead of a protobuf binary package. Once I got that changed we were good!
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-02-01 01:32 PM
Turns out I had a bad setting in the Ignition Edge transmitter. It was attempting to send a JSON SP-B package instead of a protobuf binary package. Once I got that changed we were good!
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.