News:

  • June 11, 2026, 09:27:55 AM

Login with username, password and session length

Author Topic: Help! Anyone using DataWorks PLC with DO-More / ECOM-100?  (Read 10236 times)

ETM TECH

  • Newbie
  • *
  • Posts: 2
Help! Anyone using DataWorks PLC with DO-More / ECOM-100?
« on: August 08, 2013, 05:16:39 PM »
I have a project that requires data logging.  Because ECOM-100 is compatible with Dataworks PLC, and DO-More, I assumed that DO-More and Dataworks would be compatible (by default).  As my project is near completion, the Tech support guys at AD tell me they are not compatible and that AD will not support that combo (because there is no documentation).  Has anyone been able to make DO-More and DataWorks PLC communicate?  If not, is there any way to write data from DO-More to a .CSV file. 

Thanks in Advance!

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3607
  • Darth Ladder
Re: Help! Anyone using DataWorks PLC with DO-More / ECOM-100?
« Reply #1 on: August 08, 2013, 05:55:02 PM »
Not familiar with Dataworx or how it, uh, worx.  ;) Is it the master and the PLC is the slave?  Or is it passive and expects the PLC to explicitly send data?  A quick look at their website talked about "WX" instructions, which sounds as if they think the PLC is going to send data, unless they called their writes the same thing for commonality, but some other stuff suggests they work as the client/master.

In either case, Do-More has server and client functionality for Modbus RTU and  Modbus/TCP, and can emulate DirectLogic classic processors as client or server, so I'd think you could make it work (though you might need to add ladder specifically to support it).
« Last Edit: August 08, 2013, 08:05:31 PM by Controls Guy »
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6158
  • Yes Pinky, Do-more will control the world!
Re: Help! Anyone using DataWorks PLC with DO-More / ECOM-100?
« Reply #2 on: August 08, 2013, 09:48:03 PM »
I'm certain it can be made to work, and it won't be that hard. ADC's policy is driven by sustainability. To ensure consistency, without an app note, it can't be done. Fortunately, it can be done and we are happy to help. Please PM me your contact info and I'll have a tech contact you.
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO

ETM TECH

  • Newbie
  • *
  • Posts: 2
Re: Help! Anyone using DataWorks PLC with DO-More / ECOM-100?
« Reply #3 on: August 08, 2013, 10:29:46 PM »
Thanks BobO!

I sent my contact info in a PM.  I look forward to the help.  I shutter to think today, that I would need to re-write my entire program in DS 5 for DL260.  That would take way too long.  The Task / Program arrangement in DO-More help so much to organize things.

Thx,
Eddie 

b_carlton

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 606
    • thePLCguy
Re: Help! Anyone using DataWorks PLC with DO-More / ECOM-100?
« Reply #4 on: August 21, 2013, 10:43:50 AM »
I'm a little late in a post on this topic. This subject was also discussed in http://forum.automationdirect.com/showthread.php?t=11305 at the AutomationDirect forum. Note PDFs from Bizware on the usage with DoMore in one of my posts.
An output is a PLC's way of getting its inputs to change.