omron zen

zingo

Member
Join Date
Nov 2011
Location
Vilnius
Posts
8
I need to do something similar to the running line.
with 1ms relay output 1ms and 2sec interval for next output.


output 1 open for 1ms then pause 2sec
output 2 open for 1ms then pause 2sec
output 3 open for 1ms then pause 2sec
and go again to 1 output and etc...

can any one help me to start write this program with zen compilator ?
 
Do you have a model number for the hardware?

Based on the information in the ZEN manual, the ZEN will be too slow for your requirements.

Hope this helps.
 
Omron Zen 20D-V2 hes have 8 outputs that i need.
I need to control 8 valves solenoids 24v . Open in a row first, second, ... , eight. but must have interval some sec and relay output delay ~2ms...
 
http://imageshack.us/photo/my-images/266/zenw.png/
zenw.png
zenw.png
zenw.png


cycle is activated, only one of time. How to do that this cycle be that would be endless?
 
This appears to be doing what you ask. Use at your own risk. The PLC model is different. I0 "Starts" the cycle, I1 "Stops" the cycle. Change the value of T0 for valve "ON" time. Change the value of T1 for time between "Step to next valve". To change the RESTART CYCLE DELAY, change the value of T2 on RUNG #21 in the updated version.
 
Last edited:

Similar Topics

I am very new so I will try to give as much information as possible. I cannot get a Prolific PL-2303TA USB to RS232 to connect to an Omron ZEN...
Replies
1
Views
1,589
Hi, after 30 years involved with automation I'm actually writing my first PLC program and am struggling a fair bit. My background is mechanical...
Replies
8
Views
1,876
Hi I am setting a system up as per the attached picture, 5 inputs that are always present. These are sensors I have in an injection mould, if...
Replies
5
Views
1,860
Hello all, new on here, and relatively new to plc programming. I am trying to write a program which counts as it receives a cycle end input, and...
Replies
4
Views
1,898
I am trying to write a program for a omron zen plc. 1st light on for 30 sec 2nd light on for 12 sec 3rd light on for 3 sec then start all over...
Replies
1
Views
1,332
Back
Top Bottom