Schneider M221 disable automatic saving

It is allmost same, but range is 1..16 for one operate block.
%M0:16=0 moves 16 zero/false states to bits.



You can also copy from different offsets with same syntaxs.
Example %MW0:10 = %MW100:10 and %M0:16=%M96:16.


(For bit copying offsets need be dividable by 8)
 
Schneider says that the MW0-49 are saved automatically in the EEPROM and %MW50 up to %MW2049 manually but only when there is no baterry in the PLC.
When the battery is present everything is saved.
 

Similar Topics

Hello, I need to access the bits from the fire system control panel through RS-485. So, I used Read Var block to read from the panel...
Replies
0
Views
189
Hi, I am stuck with these SE cartridges, I am trying to add a second serial port rs485 to a M221 PLC. What is the difference between TMC2CONV01...
Replies
1
Views
117
I am using a M221 PLC (TM221CE24R) which provides me 1 Rs485 port, which I am already using to communicate with a sensor (Rs485/Modbus). My...
Replies
1
Views
747
Hello, I am programming a schneider modicon M221 in machine expert basic. I am trying to calculate a value and then assign it to another memory...
Replies
3
Views
1,375
Hello, I am trying to detect when the PLC changes from STOP to START mode. This can be considered an edge case scenario, but I would to analyze...
Replies
4
Views
1,566
Back
Top Bottom