2
« on: July 18, 2013, 06:46:06 AM »
Hello,
I've managed to read the values from the Matrikon OPC simulation, but when it comes to writing them, if I specify the address in a pushbutton's plcAddress, or tag nothing happens.
I have Tags configured in Matrikon Simulator, when I use the tag as input in the PLCAddress field, it works(Tag is "test_bit" as bucket brigade.boolean). But when I do the same with a button, to write a value/toggle/change, nothing happens?
If I do it with Omron CX server OPC, the server reports that it doesn't find the item.
Is there a different way to address when writing a value to a TAG on a OPC server?