Using CNTR(12) at 234

graemeian

Member
Join Date
Feb 2012
Location
NC
Posts
7
I am using an old Omron PLC and I need help for the bit description for a CNTR(12)

My KEEPs are stored in address 234.01 thru 234.11.
If I need to trigger on a latch bit, it is easy enough.
I put the bit in the contact address.
|235.02|---etc.

I am now trying to use CNTR(12). It is at address 235.
It is labeled as CNTR 235 #10

How do I label my boolean for a contact in the ladder?
I have tried CNTR235 and it does not work as it would in TIMER where I use TIM 014 #20 and use TIM014 as the bit flag.
Thank you.
 
I found my answer.
I used CNTR 007 #10
as the address was available.
My flag is CNT007, not CNTR007.
It works!!
 

Similar Topics

I have a project to automate four generator sets. The system will monitor and store the load demand of the factory. Once there's Power outage, the...
Replies
0
Views
60
Adding ethernet equipment to an existing panel that has none. We have some solid ethernet cables coming from other remote cabinets that I plan to...
Replies
3
Views
121
I'm trying to control a device via MODBUS RTU and the ModbusRtuMasterV2_PcCOM in Twincat 3. I've configured a device with the right com port and...
Replies
7
Views
222
Hi, I'm trying to use the IO Device Library (Product Versions) which is configured to work with the 1756-EN4TR & 1756-EN2TR but my system uses...
Replies
0
Views
60
Hello, As part of our project, we are using an M241 controller. This controller interfaces with an industrial computer and a router via a switch...
Replies
2
Views
106
Back
Top Bottom