
Nixter (Customer) asked a question.
How is this possible? (see screen grab):
When I place a number instead of the tag on the RHS of the compare instruction, it works as expected.
The tag on the RHS is assigned to by a Math instruction a few rungs above the compare instruction. It is not assigned anything anywhere else. There are rungs that reference the tag on the RHS of the compare instruction, but they are all compare instructions, so they will not influence the contents of that tag. Very strange!
Verify the left hand value at this rung execution time by copying its value to an unused float tag in a rung immediately before this one. Be sure the output bit is not used anywhere else.