I have two BasicButtons, with the PLCAddressClick and PLCAddressHighlight on each set to a test tag. OutputType set to Toggle. When the form loads, they both update and highlight accordingly, then I can toggle the bits with the buttons, but the highlight doesn't update until I restart the app. Also sometimes it throws that OutOfRange exception from the Write function.