Direct SOft 6

edward.ortiz

Member
Join Date
Jun 2015
Location
Houston
Posts
28
Hello!

Some brief information: I am working with a DL205 and a DL250-1 CPU with an ECOM100 Module. My project requires for me to read a register number of 40063 then write to a DCS. The register is a 16 bit register and utilizes bits 0-10. How do I set bit 0-10 in the program? I am having difficulty trying to solve this problem. If you need any more information please let me know
 
Thank you so much. I have another question. I want to write a program that reads a digital input from a D2-16ND3-2 module and store that value as a
V Memory. Could you please help?
 
I want to write a program that reads a digital input from a D2-16ND3-2 module and store that value as a
V Memory. Could you please help?

A couple of questions:

1. What is the address of the inputs? Hint: there is already a Vmemory that contains the status of the input card. Just use the alias
alias 205.png
So if the address' are X0 to X17 then use the alias VX0, it is the Vmem that already has the value of the input card.

2. You mention "store". Is there a single event that you need to "store" the status of the input card. Or do you need to "store" every change in the input card?
 
Last edited:

Similar Topics

I have written one program with FDB. Thought I could therefor write code for an automation direct DL-06. Huge learning curve. I believe I have...
Replies
3
Views
1,760
Hey All, I got an older piece of equipment here, controls done with an Automation Direct 06 plc (OEM is long gone). I'm trying to piece together...
Replies
11
Views
2,374
Hello everyone, I have a customer that needs some help and I dont really understand the question so im posting it here, I think he is over...
Replies
16
Views
3,880
Hello all, I am trying to synchronize the speed of two motors so that once an operator sets them both where they want they can push a button that...
Replies
4
Views
2,711
I am working with a DL 205, DL250-1 CPU, D2-16ND3-2 Digital input module. I am writing a ladder that will send the value from the digital input...
Replies
0
Views
1,229
Back
Top Bottom