Hi All
I am working on a project with a omron PLC. It is a CPM1 and I am using the OmronSerialHostLinkCom1 driver.
I use 2 DM words for the inputs. If I use 2 Annunciators to view for exaple D0.00 and D0.01 and turn only D0.00 true, than both of them light up. But on the label I put in to read the whole D0 word I see the correct value. And I can only read one word. If I put another annunciator on the mainform that reads D1.00 it wil do nothing. Unless I delete the first two annunciators.
When I want to wright it is pretty much the same thing. If I put two BasicButtons on the mainform and try to wright to D2.00 and D2.01. I can only see that D2.00 is doing something.
Something else the SelectorSwitch don't turn when I push it. But it sents the value to the PLC.
I hope someone can help me
Greetings Marcel