Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » 4DIAC - Framework for Distributed Industrial Automation and Control » Error with TCP/IP example
Error with TCP/IP example [message #1805313] Thu, 11 April 2019 13:46 Go to next message
Banane Elephant is currently offline Banane ElephantFriend
Messages: 11
Registered: April 2019
Junior Member
Hi everyone,

I'm a beginner working on a project requiring TCP/IP with 4diac.
So I tried to copy the example provided on the official website.
But when I try to deploy it I've got many errors (UNSUPPORTED TYPE, INVALID STATE, NO SUCH OBJECT and more...) in the deployment console.
I'd like to know what I did wrong.

Thanks,
  • Attachment: App.PNG
    (Size: 82.62KB, Downloaded 185 times)
  • Attachment: systeme_config.PNG
    (Size: 16.96KB, Downloaded 196 times)
  • Attachment: errors.PNG
    (Size: 10.32KB, Downloaded 194 times)
Re: Error with TCP/IP example [message #1805381 is a reply to message #1805313] Fri, 12 April 2019 20:51 Go to previous messageGo to next message
Alois Zoitl is currently offline Alois ZoitlFriend
Messages: 1582
Registered: January 2014
Senior Member

Hi,

May I ask which version of 4diac IDE and 4diac FORTE you are using. Normally the UNSUPPORTED TYPE error message means that the type you are trying to deploy is not available in your 4diac FORTE. For that it would be good to see the very first error message of your deployment. If you have compiled your own 4diac FORTE have you enabled the convert module?


Cheers,
Alois
Re: Error with TCP/IP example [message #1805432 is a reply to message #1805381] Mon, 15 April 2019 09:47 Go to previous messageGo to next message
Banane Elephant is currently offline Banane ElephantFriend
Messages: 11
Registered: April 2019
Junior Member
Thanks for answering but nevermind, I managed to make it work. Nonetheless do you have any datasheet related to Client/Server FB ?

Thanks,

Re: Error with TCP/IP example [message #1805433 is a reply to message #1805432] Mon, 15 April 2019 09:50 Go to previous messageGo to next message
Banane Elephant is currently offline Banane ElephantFriend
Messages: 11
Registered: April 2019
Junior Member
By now, I use default 4diac FORTE and 4diac IDE Version: 1.10.1.
Re: Error with TCP/IP example [message #1805435 is a reply to message #1805433] Mon, 15 April 2019 10:00 Go to previous messageGo to next message
Alois Zoitl is currently offline Alois ZoitlFriend
Messages: 1582
Registered: January 2014
Senior Member

Hi we support quite some different kind of communication. The default behavior of Client/Server is based on IEC 61499-1 Annex E Information exchange. The TCP version is based on the "IEC 61499 Compliance Profile for Feasibility Demonstration" [1]. For other protocols (e.g., OPC UA) please have a look in our documentation. I hope this helps you.

Cheers,
Alois

[1] https://www.holobloc.com/doc/ita/index.htm
Re: Error with TCP/IP example [message #1805719 is a reply to message #1805435] Mon, 22 April 2019 17:51 Go to previous messageGo to next message
abc xyz is currently offline abc xyzFriend
Messages: 14
Registered: December 2018
Junior Member
Hello dear Alois,

In my case, it says "NO SOCKET". can you please have a look at the attached picture. Where 192.168.0.101 is the ip address of device at which server is running and client is at localhost PC.
Thanks for your comments. The publish and subscribe are working normal with udp .

Adeel
Re: Error with TCP/IP example [message #1805721 is a reply to message #1805719] Mon, 22 April 2019 18:16 Go to previous messageGo to next message
Alois Zoitl is currently offline Alois ZoitlFriend
Messages: 1582
Registered: January 2014
Senior Member

Hi,

as a general tip for debugging communication issues is always to first just run the initialization and only if that worked send a REQ event. Because, as it is in your case, it is otherwise not possible to see if initialization worked. Cleint/Server connections have one speciality: The server needs to be initialized before the client. Therefore in your case I would depoly the device with the server first and then afterwards the device with the client.

I hope this helps.

Cheers,
Alois
Re: Error with TCP/IP example [message #1805724 is a reply to message #1805721] Mon, 22 April 2019 18:31 Go to previous messageGo to next message
abc xyz is currently offline abc xyzFriend
Messages: 14
Registered: December 2018
Junior Member
Thanks for your quick response. Now, It works.
Re: Error with TCP/IP example [message #1805727 is a reply to message #1805724] Mon, 22 April 2019 18:37 Go to previous message
Alois Zoitl is currently offline Alois ZoitlFriend
Messages: 1582
Registered: January 2014
Senior Member

Great! You are welcome.
Previous Topic:How to find the virtual DNS configuration widows?
Next Topic:Error when complie the forte in ubuntu
Goto Forum:
  


Current Time: Tue Apr 16 15:55:25 GMT 2024

Powered by FUDForum. Page generated in 0.29919 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top