Versions Compared

Key

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

If you've ever seen Ignition 8 Quality codes that look unfamiliar (i.e., not listed in this IA docs page), in our module message payloads, when scripting in Ignition, etc., you may need to do further decoding.

To get the specific subcode you must look only at the lower 16 bits of the QualityCode 32 bit Integer.

Info

Please note that our Cirrus Link modules often optimize Sparkplug payloads by excluding Good tag qualities from a payload. If you see a Sparkplug payload that is missing the tag quality, it should be assumed to be Good.

See Ignition Java docs here for more details.

...