I have tried several ways to look for updates on a tag from Kepware.
I send an enable bit and once the action is done, kepware sets the bit low.
How can I poll/trigger on that bit being set low?
I was setting the bit with a checkbox just to test and the checkbox never resets itself (doesn't see the change coming back from Kepware). I've tried scripting to read the tag from kepware but don't have a good trigger for the read.
Do you have an OPC tag created for this bit? How are you writing to it?
Yes, the write works and the tool receiving it enables, then gets disabled after action is taken. But that bit being cleared in Kepware doesn't reflect back in my checkbox or data that I'm seeing. The clearing of the enable bit doesn't happen until the operator completes the action so the time is variable.
What are the tag group settings this tag belongs to?
It is a gateway opc tag from kepserver
What are the Tag Group settings though? Figure out what Tag Group it belongs to, then open the Tag Group editor and take a screenshot of its settings.
You've done this bit. It's "Default".
then open the Tag Group editor and take a screenshot of its settings.
You missed this bit - but it's probably 1000 ms.
I just want to make sure the "Read After Write" setting isn't enabled in combination with Polled/Read mode.
Otherwise this sounds like a Kepware problem
Yes, that's the screenshot we're looking for.
There doesn't seem to be anything wrong with how you have Ignition configured.
If the OPC tag you created never sees its value return to false
then I would imagine it's an issue on the Kepware side...