PLC Newbe looking for direction

Michael_MSN

Member
Join Date
Jun 2008
Location
N.E. Ohio
Posts
1
HI All, I've got a Direct Locic DD-05DD with an F0-04AD-2 4 analog input module. Have a 0-10V current transducer connected to input 1 on the analog card. I've only been studying PLC programming for a week or so and havnt done any memory register manipulation yet. Woud someone ming giving me some pointers on how to program an analog device. Havnt been able to find much online. essentially all i want to do with it right now is print the actual current reading out of port2 as a text string.

Thanks in advance
Mike
 
Michael_MSN,

To get the data out of the module you need to have this rung of logic. You will also have to cycle the power on the plc.
dl05pointeranalog.jpg


You need to get this working first. Then you can tackle the comm port.

Here is the analog manual online
http://web5.automationdirect.com/static/manuals/d0optionsm/ch5.pdf
 

Similar Topics

GitHub Link: Open Industry Project This is a side project I've been working on for some time. The goal is to provide an open platform for...
Replies
0
Views
36
Dear All, Currently i'm working with Endress Hauser flowmeter and AB PLC and try to integrate with 2 items. Flow meter spec using is Promass...
Replies
3
Views
65
Can I connect two A-B Panel View 7 to a A-B PLC. Same graphics etc. One on the local control panel and the other Panel View 7 in a remote control...
Replies
2
Views
50
Hello, I'm working with Studio 5000 and ME Station, and I'm trying to find a way to detect if the PC with the HMI is shut down or not. I've tried...
Replies
5
Views
131
Hi all smart and knowledgeable people.I have a hmi connected to 2 Plcs via ethernet.These 2 Plcs connected to control 2 systems in one machine...
Replies
2
Views
109
Back
Top Bottom