Omron Cx-one problem

waynemac

Member
Join Date
Oct 2008
Location
usa
Posts
8
Ok,first time with cx-one. Made some mods to an existing program. All my hardwired inputs work fine. However none of my hardwired outputs or software outputs work. Confused,any help is appreciated.
 
make sure you don't have a end instruction before you code.
When Online you can test the output by forcing them.
If you have added new hardware you have to make a new IO table.
Banker
 
When you indicate that the 'inputs work fine', this is really just CX Programmer showing you that the state of the input is 'ON', just as if you were monitoring in the Watch Window. This does not indicate that the ladder has been downloaded.

If the hardware and software outputs do not work, here are the things to check:
1. Go online with CX Programmer, and do a 'Compare with PLC' to check that the ladder in the software matches what is in the PLC. It is possible that you did not download the ladder, or there is a memory card in the PLC that is reloading ladder on PLC power cycling.
2. Verify that where you have placed the ladder is running. Make certain that it is not after an END instruction, in a Task that is not running, in a Subroutine that is not being called, etc.
3. Set one of your new outputs on from CX Programmer (Set, not Force Set), and see if it stays on. If it immediately turns back off, then something else in the program is turning it off. Use the Address Cross Reference tool to find any other use of that address.
 

Similar Topics

I have an Omron CQM1H-CPU21 and a NS8-TV00B-V1, I have followed the manufacturer's spec on how to set this up and all I got is the HMI is trying...
Replies
7
Views
841
Hello. I have a problem with omron sysmac cp1e controller delayed start. The controller has been working on the punch press since 2016. Recently...
Replies
1
Views
749
I have a Omron CP1L PLC that I'm having problems communicating with a NS5-SQ11B-V2 Omron HMI through ethernet . I have the exact same set up on...
Replies
3
Views
2,019
Hello, omron nt620c cannot access the system menu. After loading the system program and initializing, the message "No direct information is set...
Replies
3
Views
1,547
Hi! I am having a problem with the C200HE. It has a SRM21-V1 communication module with SRT1-ID08 remote input module. I think the protocol used...
Replies
1
Views
1,612
Back
Top Bottom