News:

  • October 14, 2025, 11:20:36 AM

Login with username, password and session length

Author Topic: Do More and HMI all in one  (Read 13755 times)

Garyhlucas

  • Hero Member
  • *****
  • Posts: 412
Re: Do More and HMI all in one
« Reply #15 on: March 12, 2016, 05:14:58 PM »
I don't like the PLC HMI combo. Break one buy both, wires to the door are stupid.

HB_GUY

  • Full Member
  • ***
  • Posts: 43
Re: Do More and HMI all in one
« Reply #16 on: March 12, 2016, 10:11:59 PM »
Or it could be done similar to how unitronics does it. The back of the HMI is the PLC rack. You add in a cpu and your io cards.

Not that I am a fan of their hardware, but that style is neat.

Mike Nash

  • Hero Member
  • *****
  • Posts: 645
Re: Do More and HMI all in one
« Reply #17 on: August 30, 2016, 08:36:01 PM »
The upfront comms work isn't too bad, so long as you employ the 80/20 rule.

Initially, just implement Modbus RTU, Modbus/TCP, and DMP or whatever Do-More protocol is called, and you'll have covered about 90% of the available market.  Add other drivers as you can demonstrate demand for them.  Seriously, EVERYTHING talks Modbus.

I stumbled on this again looking for Protos X with Do-more experiences.

But it also brings to mind another tech wondering about adding an H0-ECOM100 to a D0-06 to tie it in to a brand new CompactLogix with an EA9. Not EVERYTHING talks Modbus, especially in Rockwell land. And no EIP for the D0-06. But we could possibly use the EA9 as a gateway if push came to shove. But you know, that is the problem with HMIs, there is always a new generation just a couple of years away and what if the features change and screw up your scheme? I have one machine in mind that has had Total Control to EZ-Touch to EA7 to EA9. (Ooh, I just looked and it's been 21 years, wow.) Only a TI PLC and a D2-260 though.

I actually like the Do-more engine in an HMI idea, but no local I/O for me. If I were an OEM maybe, but otherwise it is too big of a pain. But I could sure see handling the smarts for ethernet linked components.

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3601
  • Darth Ladder
Re: Do More and HMI all in one
« Reply #18 on: August 30, 2016, 11:55:32 PM »
SLC's (as of about FRN 11 or so -- granted they were late to the party) and most (all?) Micros do Modbus, and I believe there are AOI's for Control/Compact Logii.
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

deep6ixed

  • Hero Member
  • *****
  • Posts: 105
Re: Do More and HMI all in one
« Reply #19 on: August 31, 2016, 09:33:01 AM »
Modbus is everywhere nowadays, I even found a Cordova plugin for using Modbus in a mobile app.  But you still have some manufacturers who have to sell their own special setup to force you into vendor lock in.


Mike Nash

  • Hero Member
  • *****
  • Posts: 645
Re: Do More and HMI all in one
« Reply #20 on: August 31, 2016, 05:21:35 PM »
SLC's (as of about FRN 11 or so -- granted they were late to the party) and most (all?) Micros do Modbus, and I believe there are AOI's for Control/Compact Logii.

CompactLogix $1400 for ProSoft Modus TCP
ControlLogix $2000-$2300 for ProSoft Modus TCP

CompactLogix $250 for ProSoft Modus RTU (Lite)
ControlLogix $2000-$2300 for ProSoft Modus RTU

Somehow I'm not feeling Modbus fits my budget with Rockwell/ProSoft.

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3601
  • Darth Ladder
Re: Do More and HMI all in one
« Reply #21 on: September 01, 2016, 12:00:35 PM »
CompactLogix $1400 for ProSoft Modus TCP
ControlLogix $2000-$2300 for ProSoft Modus TCP

CompactLogix $250 for ProSoft Modus RTU (Lite)
ControlLogix $2000-$2300 for ProSoft Modus RTU

Somehow I'm not feeling Modbus fits my budget with Rockwell/ProSoft.

Yup, I've done that way too back in the day when it was the only way, and yes, I too thought it was spendy (though if you think about the amount of time it offsets it starts looking cheap), but....like I said SLC's do Modbus natively now (no $ required), Micros always have, and I believe Add On Instructions are available to make the 5000 stuff act as master or slave or both, and I think they're free.

So yeah, at this point Prosoft modules are starting to look spendy again.
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3601
  • Darth Ladder
Re: Do More and HMI all in one
« Reply #22 on: September 01, 2016, 12:05:20 PM »
A Digi One IAP can bridge a lot of stuff for $500.  As far as I know, it will only support Control / Compact Logic via PLC/SLC emulation mode, and the implementation isn't perfect.  (I can't get it to support B-files of longer than one word, N-file support is pretty good but a little kludgey for buttons, etc.), but it might work OK if you MSG from the PLC to the DOIAP.

I have an app at the moment with a SLC that needs to talk Modbus to a bunch of Danfoss drives.  I'll use one of these methods and let you know how it works.
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

jgreenewv

  • Newbie
  • *
  • Posts: 7
Re: Do More and HMI all in one
« Reply #23 on: September 01, 2016, 04:35:08 PM »
...I believe Add On Instructions are available to make the 5000 stuff act as master or slave or both, and I think they're free.

I'll throw in my $0.02 and say the AOIs for Modbus are not very stable, flexible, or reliable.  They feel like they were developed to show that it could be done, but never fully fleshed out or tested.  I started a project planning to use the Modbus/TCP AOIs and ended up installing a ProSoft card because I could never get it to work quite right.  I really do wish Rockwell would circle back and get native Modbus support on Logix.

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3601
  • Darth Ladder
Re: Do More and HMI all in one
« Reply #24 on: September 02, 2016, 12:15:31 AM »
Good to know!  Are the AOIs open or protected?   If open, we could probably finish them (or just start from scratch and do our own).
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

jgreenewv

  • Newbie
  • *
  • Posts: 7
Re: Do More and HMI all in one
« Reply #25 on: September 02, 2016, 08:14:33 AM »
As I recall, they are open, but fairly convoluted.