Direct Logic PLC

edward.ortiz

Member
Join Date
Jun 2015
Location
Houston
Posts
28
Hello, I am working with a DL205 with a DL250-1 CPU and a H2-ECOM100 module. I have recieved a modbus map that I am working with. The program that i need to create requires me to read a validation value to ensure communication between the plc and a slave unit. The modbus register number is 40060 and the value that it needs to read is 2722. How do I set up the logic in the PLC to read the validation value to confirm communication. In addition, after the value is read, I also need logic that ends the validation. If you need anymore information please let me know. Thank you!!!
 
Given that you noted the presence of the ECOM100 module it seems that you are implying that the communication will be via Modbus/TCP. But it could be Modbus RTU (serial).

If using Modbus TCP then the information in the ECOM manual will be most helpful to you. You will have to use the slave unit's IP address when setting up the ECOM module's Peer address table.

Assuming this is a continuation of your other thread it should be Modbus TCP. What trouble are you having? Communicating with the unit, reading the value, comparing the value, terminating the validation?
 
Last edited:

Similar Topics

Hey, I am entirely new to PLC's and am trying to help my friend with a project. He wants to take the signal from a PNP photoelectric sensor as...
Replies
12
Views
2,239
Could you help me please? I want to communicate a Red Lion HMI (G307K200) with a PLC Direct Logic 06 (D0-06DR). The supplier of Red Lion...
Replies
2
Views
3,293
I have worked with Automation Direct line of PLCs before but it has been several years. I am looking to back up (save) PLC programs for my...
Replies
6
Views
2,415
I have a DL205, dl250-1 cpu and a ecom100 module. I have a 16bit register utlizing bits 0-10. I am trying to figure how to set up a sequence for...
Replies
3
Views
1,241
Hello! I have a couple years of experience programming Siemens PLCS so I am a bit lost on programming the Direct Logic 205. I would really...
Replies
3
Views
3,536
Back
Top Bottom