Issue
Product Line
TAC IA SeriesEnvironment
Niagara R2(all versions)
Cause
Resolution
- Understand the bit assignment logic used by the Dynamic DEMUX object:
- For example, a SNVT_State value of
1000 hexequals1000000000000000in binary. - The DEMUX object interprets this as bit0 ON.
- For example, a SNVT_State value of
- If third-party documentation indicates bit15 ON for the same value, this is due to their reversed bit numbering convention.
- Once this difference is understood, interpret DEMUX output bits accordingly.