omron cmp1

benny05

Member
Join Date
Nov 2016
Location
minnesota
Posts
3
I am new to plc ladder logic. I would like to construct a program that would turn on a motor for 15 min each hour and off for 45 min each hour and continue this routine until power is removed from motor. Can someone tell me how to write such a program?
 
Just simply use a timer which starts to time when power in applied. Make the Preset 15min and use the DN bit of timer to turn on motor. Also, use another DN bit to reset your timer after 15min.

You also wanna have start and stop buttons for your motor.....
 

Similar Topics

I've come across a system running omeron cx-programmer version 9.42. Am I going to need to find a legacy version of the software to edit and...
Replies
1
Views
66
Has anyone done SMS messaging from an Omron CJ2J-CPU31 PLC? If so could you help please. Omron here in Oz have not had any experience doing this...
Replies
5
Views
197
I have an old plc in the system I have, moxa nport was used to communicate with scada, I want to replace the plc with cj2m cpu33 and eliminate...
Replies
1
Views
77
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
3
Views
133
Hi all, Currently having trouble getting a speed reference to write over modbus to an Omron M1... I can successfully write a run command and...
Replies
6
Views
285
Back
Top Bottom