Du verwendest einen veralteten Browser. Es ist möglich, dass diese oder andere Websites nicht korrekt angezeigt werden. Du solltest ein Upgrade durchführen oder einen alternativen Browser verwenden.
Hi Larry
Thanks for the idea. But i really don't want a solution like that. It's really strange if its not possible anymore to have the register that can be modified from a Scada/HMI system and as well a plc.
Hi Larry.
You are wrong it is possible from CS2. To read and write to a MW register from a modbus master and as well the plc can read and write to the same MW register.
Hi i will try
I have a function block to control a motor there is a status and control word in one word.
From bit 0-5 alarms and from bit 6-10 control bits for start and stop etc.
So in codesys 2 I have the word declared like that statuscontrol AT %MW0: WORD; // Modbus address 1228.
From my HMI...
How can I access %MW0 (Modbus 1228) in Codesys3 on a Raspberry PI.
I need to be able to read and write like it was possible in Codesys 2.
I know that a modbus slave can be added and use %IW or %QW but then i can't read or write to the same register.
Hello.
I have some trouble with e!COCKPIT:sw9:.And it don't stop so i got tooooo tired with the trouble. so now I will convert to Codesys 3.5.
I have used the TCP Client from the WagoAppSocket lib in my project, and now I would like to "convert" to Codesys 3.5.
The import works fine but I can't...
Hello.
I have some trouble with e!COCKPIT:sw9:.And it don't stop so i got tooooo tired with the trouble. so now I will convert to Codesys 3.5.
I have used the TCP Client from the WagoAppSocket lib in my project, and now I would like to "convert" to Codesys 3.5.
The import works fine but I can't...