hi everyone in this forum
I've read over the PLC manual of C200HS,C200H & C1000H , but I have several questions about them ,,,, so I need answers for them asap
- I don't know how to benefit from the command " MOVe data" , how to make advantage of this instruction through the practical PLC' programming??? , also I noticed that there's been many MOV commands (MOV (21) , MVN(22),……….) into Syswin ,,,, please give me an overview of each instruction???
– " You will notice that there is an @ sign before the MOV, this is the sign Omron uses to make this MOV instruction a Differential MOV" " ... . I found the above statement in the manual,,, I want further explanation about its meaning .
,,, regarding Increnent & Decrement Data -
As I read about them , I've got that they are used to imply upon how often an event's occurred,,, so how to make advantage of them practically
-could you please make the following statements that I've found into manual clear ? *"The use of these instructions has to be carefully used as they will be triggered
upon every PLC Scan as long as the trigger conditions are ON" .....& "However, because Incrementing is affected by every PLC Scan, in this example Data Register D100 will increment on every scan while the contact 0.00 remains ON. Therefore if the PLC Scan is 10ms, after 1second of 0.00 being ON, D100 will have
Incremented to the value 100, even though contact 0.00 has turned On only once"
Thank U so much