Help - Search - Members - Calendar
Full Version: CPM1 rising and down edge
Forums.MrPLC.com > PLCs and Supporting Devices > Omron > CX-Programmer
Teropod
Hi all, i have problem and i think i don't hay any other information resource left to ask or check, whenever i try to use up or down edge in my program rung becomes red can CPM1 use ↑ or ↓ or i should use different methods?

Thanks!
PdL
QUOTE(Teropod @ Mar 23 2009, 11:00 PM) [snapback]80259[/snapback]
Hi all, i have problem and i think i don't hay any other information resource left to ask or check, whenever i try to use up or down edge in my program rung becomes red can CPM1 use ↑ or ↓ or i should use different methods?

Thanks!


CPM series as well as the older C series models cannot use "inline" rising ↑ or falling edge ↓ contacts, this is only supported by the newer models (CS,CJ,CP).
For this you need to use the Differentiate Up/Down (DIFU and DIFD) instructions. Basically your edge condition fires the instruction, and the address number entered for the DIFU or DIFD can be used elsewhere in your ladder as the edge contact.
Teropod
Thanks!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.