
adccommunitymod (AutomationDirect) asked a question.
DL06 H0 ethernet comm error
Created Date: July 14,2004
Created By: smetelsk
**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****
I build a com component for communication with the DL405/450 which can be interfaced with Excel or VB and it has been working great for the past 2 years. We now purchased a DL06 with H0 ethernet module and i get this error: "Unable to read the device definition: rc=8006192 " has anyone run into this? I used the provided SDK tools to build my com component for direct communication.
Created Date: July 15,2004
Created by: bcarlton
Only because no one else has replied I'll ask the obvious. Are the SDK tools something which would have to be updated as new CPUs are brought out? If so have you checked with the supplier of the SDK?
Created Date: July 15,2004
Created by: smetelsk
I did send an email to Host Engineering but haven't heard back yet. I'm just not sure if the Ethernet SDK provides support for the DL06. I did notice that the DirectSoft32 version 3.0c (build 80) will not recognize it either. It gives this error: "The PLC type is unknown! "
Created Date: July 15,2004
Created by: bcarlton
I noticed that the date for the Ethernet SDK at the Host Engineering web site is 7 May 2004. Can't you just download and fix any new additions?
Created Date: July 15,2004
Created by: franji1
Yes, DirectSoft Rel 3 was released before the 06 (and the 260) so it does not know what an 06 is (even through a serial port). This has nothing to do with the Ethernet SDK.
Make sure you can talk to it with Net Edit - that will eliminate the question of whether the H0-ECOM itself is okay.
Created Date: July 15,2004
Created by: smetelsk
Thanks for all the input guys, the problem was very basic-- the ip was not in the right range... I had entered a typo... Its working great now... Thanks again http://forum1.automationdirect.com/board/smile.gif .
Created Date: July 14,2004
Created by: smetelsk
I build a com component for communication with the DL405/450 which can be interfaced with Excel or VB and it has been working great for the past 2 years. We now purchased a DL06 with H0 ethernet module and i get this error: "Unable to read the device definition: rc=8006192 " has anyone run into this? I used the provided SDK tools to build my com component for direct communication.