Omron Cj2m cpu33 Flags from instruction set

Tommycai

Member
Join Date
Aug 2011
Location
KY
Posts
120
When looking at instructions from help, instruction reference,CJ/CS. I see flags area. how can i tell what these are?

Like in BCNT.
Top Says Bit Counter
Next part shows symbol
Next is applicable program area
Operands
Operand Specifications
Flags
Error Flag (Where are these)
Equals Flag
 
so instruction processing error flags are global for all of them. Each condition in the cj2m process share the same ER Flag?
 
Why would you need an error flag for a bit counter? It would only ever go off if the value went over the maximum and that would be a huge number of bits. It is one of my favourite instructions - saves so much time and programming when used properly.
 
Hi
The ER, EQ etc flags are valid after the instruction is executed until another instruction is executed when they are refreshed with that instruction's results.
 

Similar Topics

Hi all, i have 8 CJ2m plc units that show different numbers on the plc display and i am stuck on reading the info. my unit has an ip address of...
Replies
2
Views
54
Hello, someone have an example of an comunication between an Omron CJ2M CPU33 with FINS TCP to PC? Thanks for help
Replies
1
Views
1,366
Hello Someone know an Function Block or example code for Fins TCP/IP or UDP working for CJ2M CPU33? Thanks for help
Replies
0
Views
1,209
Hello Its possible to comunicate with an Omron PLC CJ2M CPU33 over TCP/IP with an PC software to test this connection, like SocketTester or...
Replies
4
Views
2,071
Hi every1, hope all going well. I recently joined this website and this is my first post here. So actually i have a PLC OMRON make SYSMAC Model...
Replies
1
Views
2,645
Back
Top Bottom