Help Programming D0-05AR

ericvfsu

Member
Join Date
Oct 2004
Location
Bradenton, Florida
Posts
1
I was wondering if someone could help get me started programming my PLC.

Equipment:
PLC: D0-05AR from Automation Direct (with 4 channel Analog Input Card)
Software: DirectSoft 32 (Brick) from Automation Direct
Pressure Transducer: Wika Model 8610007 Type S-10, 0-1000 psi, 2-wire, 4-20 mA

I/O designations:
X1: 2 position switch (open=off, close=on) for pump 1
X3: 2 position switch (open=off, close=on) for pump 2
CH1: Pressure Transducer for pump 1
CH3: Pressure Transducer for pump 2
Y1: relay to motor starter for pump 1
Y3: relay to motor starter for pump 2

Logic:
If pressure < 270 then energize "lead" pump.
If pressure < 260 then energize "lag" pump.
If pressure > 300 then de-energize both pumps.
Switch which pump is designated "lead" and "lag" after each time lead pump is energized.

I have never programmed a PLC before and am finding it a little confusing. Especially, I don't know how to scale the signal from the pressure transducers for use in my program. If someone could direct me to examples that show similar logic to that above, that would be great. Any help you could give would be greatly appreciated.

Thank You
 
ericvfsu said:
I have never programmed a PLC before and am finding it a little confusing.
:eek:

AD has many programming examples that you can download to start with, from this page here: http://support.automationdirect.com/examples.html

Really in your situation try using one of the examples from the downloadable "example programs", or the examples in the manuals.

How far have you gotten?? Do you have DS up and running? Have you created a link to the PLC? Have you downloaded a simple program and watched it run? etc..etc.. If you've done all this, then go to the manual for the analog card and work on the samples..
 

Similar Topics

Hi all, i am the new controls guy at the plant and i have inherited a pc from the previous controls guy with Siemens tia portal version 16 and 17...
Replies
20
Views
878
Hi can you help, have a book stitching machine with collates pages in 8 stages. I have installed a camera system that will give an input to...
Replies
24
Views
1,889
I don't have much experience in programming. I can do simple configuration. it is like this. i want to add something to the existing ladder...
Replies
39
Views
6,191
Hello there, I'm practically new to the PLC world, I'm quite familiar with Siemens TIA Portal but I'm currently tasked to program Schneider PLCs...
Replies
5
Views
1,861
Hello All, As you can guess by the title I am a total noob to programming PLC's. So my problem is that I have an old Pallet wrapper that uses an...
Replies
21
Views
4,924
Back
Top Bottom