Comms from H2-DM1E to Weintek mT8070iE

CaptHook

Member
Join Date
Nov 2014
Location
Portland, OR
Posts
18
Hey all!

I'm working with an Automation Direct H2-DM1E PLC and have an Weintek mT8070iE HMI. I am trying to figure out how to configure the comms settings on both ends to allow for data transfer. I've got a serial cable running from COM1 on the HMI into the Serial 232 port on the PLC but would also be open to communicating via ethernet.

I'm assuming modbus is the way we will have to do it but I'm not sure how to configure both devices for this.

Here is how I have I have it configured on the HMI:
wPGuIsbTfsFk3mUe97ePCDO7Ts76ww3oilQ6S_YlqGwz47mxBiHUSPktia154bg3eTqTstGL1sxHkz4=w1920-h1032


Here is how I have it configured in the PLC:
QkcnoCleOIKlM8hO64iqGDnwrZaen9Oeju7nn5ojgEodeN9B6LgHr4NB6VYgjkPcHkwfHlW0JjW3Li4=w1920-h1082-rw


Not sure if I did that right. Do I want the PLC to be a set to Modbus RTU Serve (Slave)? Or does it need to be something else?

Lastly, once its communicating. Are the the bits I can transmit to the HMI?
7vvPAAYVyOOUcIV9C2jJqUtHYHIGLgg04j67dTQkXTj85tcgjUPsRO_i_O4jS7DOFjoqEtJ9BYlnWXY=w1920-h1082


And would MI0-1023 be inputs from the HMI?

Thanks for the help. I've never used either of these brands before so I appreciate your help in getting these talking!

-Cpt
 
Last edited:
Your pictures are not displaying, so I cannot see what you are doing. Here is some information on communications. (Modbus TCP)

Here are the memory locations in the Do-More PLC for Modbus:
Coil/Register Numbers Data Addresses Type Do-More PLC Table Name
00001-09999 0000 to 270E Read-Write MC1 to MC1023 Discrete Output Coils
10001-19999 0000 to 270E Read-Only MI1 to MI1023 Discrete Input Contacts
30001-39999 0000 to 270E Read-Only MIR1 to MIR2047 Analog Input Registers
40001-49999 0000 to 270E Read-Write MHR1 to MHR2047 Analog Output Holding Registers

The Do-More defaults to a Modbus TCP Server. You just need to assign the IP address under the System Configuration menu of the Do-More Designer Software.
http://accautomation.ca/create-a-plc-with-hmi-training-and-learning-environment-free/

http://www.maplesystems.com/1036/10360081.pdf

Regards,
 

Similar Topics

I am working on setting up a Prosoft Datalogger model PLX51-DLplus-232. This unit will be collecting data from a SLC 5/05 on the DB9 port set to...
Replies
3
Views
103
Hello, can someone share/explain How to check comms between PC and PLC via TeamViewer? TIA
Replies
14
Views
390
Has anyone setup communications with Red Lion 3.0 MODBUS to Baker Hughes Centrilift GCS VFD? Thanks
Replies
0
Views
89
Hi , Looking for some help. We have a 343-1 PN Lean Card & 315-2DP connected to an external system collecting data. After a recent shutdown...
Replies
0
Views
65
I have been trying to add a button to an HMI Panelview version 5.1 for a couple days. Each time I download I get no data in my buttons, only...
Replies
0
Views
206
Back
Top Bottom