MrOverCast, you should expand your testing and include more BasicLabel controls to cover surrounding addresses as well.
With 3 labels you can have each poll separate address, like F40013 and F40014 and F40015 just to see if any label might show a correct value.
The same goes for F40021 address.
You would be reading values only, so this should not affect your VFD at any time.
"like F40013 and F40014 and F40015 just to see if any label might show a correct value."
Duh I should've thought of that, Sorry I got it to work now. But for some reason it doesnt display it as a 4 digit value like how its shown in D22 It hops around from 2.90 to 3.30 then to 3.55555 then back to 3.60
I know it seems like a really dumb and petty issue but im using this to display a current value from a VFD and I don't want it to display as single digits such as 3, 4, 5, 6, 7, etc
https://imgur.com/a/gRflHeoEdit: enabling swap and word bytes seems to make it a constant 6 digit number. 3.55555 4.00000 etc