Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - sb

Pages: [1]
1
Support Questions / Error writing to bit 31 of DINT
« on: January 21, 2016, 05:16:25 PM »
I am using version 3.99a of AdvancedHMI and I have a pilot light that toggles the bits of a DINT array on ControlLogix. It is able to display the status of all of the bits (0-31), but when writing to bit 31 of each DINT,  I receive a message that says "WRITE FAILED! Input string was not in a correct format."

For instance, I can write to bits Output[0].0 through Output[0].30 or Output[1].0 through Output[1].30, but it fails to write to Output[1].31 and Output[1].31. I did a test and the same is true for bit 31 of a DINT (i.e. Output.31). Solution?

Thanks.

Pages: [1]