Delta HMI to control Moog Animatics Smart Motor

Davev2005

Member
Join Date
Jul 2005
Location
San Luis Potosi
Posts
23
I´m working with a Delta HMI (model: DOP-B07E515) and Moog Animatics Smart Motor series 5.
I need to communicate both devices and send & get positition values and display at HMI.
Any help are welcome!!
Regards.
Dave.
 
The series 5 can do Modbus, I think the Delta HMI can as well. The Smartmotor will only support limited Modbus access through its 485 port so you will need a converter.

Animatics site has the latest class 5 manual - there is some Modbus info. in there. I tend to use Red Lions HMI's a lot which have an Animatics driver. I haven't had a chance to try out the Modbus support.
 
Can you explain a little more about Modbus protocol?
I expect use RS-232 port to comunicate with Delta & Animatics, RS-485 is already use for other device.
Really appreciate any help!!
Regards.
Dave
 
It sounds like you may be out of luck. The Smartmotor can only use the RS485 port for Modbus. I hsould have asked but I'm assumming you're using one of the 'D' series motors (with the large/small pin type Molex and DB15 ports).

Is there any chance of using another HMI? Like I mentioned before, Red Lion has an Animatics driver on all of their HMI's and can also act as a gateway between multiple devices. I carry the Delta line as a distributor and would still much rather use a Red Lion HMI.
 
After going through the manual, it seems you may be able to talk to the Animatics motor with the communication macro function. GETCHAR and PUTCHAR functions could read and write values to/from variables in the motor. This could be done through the RS232 motor port and you wouldn't have to configure the port for anything special.

Sending an 'RPA' would cause the motor to report back it's current 32-bit position. You could always create your own command to scale before sending out.

To cycle a macro continuously, look at the 'background macro' functionality.
 

Similar Topics

Hello I have delta HMI and i want to control VFD LS SV-iG5A , i want to use MODBUS and control the inverter directlly from HMI. I did the control...
Replies
0
Views
3,277
Good Day to all of you, this is my first post, i will try to explain as best as possible, english is not my natural language. I am performing an...
Replies
0
Views
38
Hi, We have a customer that has an old DOP-A80THTD1 that is needed to be upgraded Can we upload from these units? Is there a special...
Replies
0
Views
95
Hello, I know little English, I want to use 4 plc cqm1 as slave (modbus), and hmi delta as master. Unfortunately, I cannot establish rs485...
Replies
3
Views
584
I'm trying to establish communication between an HMI DELTA (DOP-B07E515) and a PLC IDEC (FC6A-D16R1CEE) via the RS-232C/485 module (FC6A-SIF-52)...
Replies
2
Views
567
Back
Top Bottom