Hi all,
A really pedantic issue as the code works fine, however its been annoying me for a while now.
When trying to "Disable and grey out" a numeric indicator using the "Disabled" property node, I seem to be getting a coercion dot and I'm not quite sure why.
Using the contextual help as a guide, it explains the node takes an "Unsigned 8-bit byte integer". Which is what I've converted my input to, however it seems LabView is still unhappy and changes the data representation to something else, hence the coercion dot appearing.
Very puzzled at the moment, I've been trying to work this out on my own for an embarrassingly long amount of time, so any help would be really appreciated, thanks!
I've included a very simple image showing what I mean.