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 » FBDK/UDP timings
FBDK/UDP timings [message #1865403] Thu, 02 May 2024 19:36 Go to next message
roger giglio is currently offline roger giglioFriend
Messages: 15
Registered: August 2023
Junior Member
Hi!

I am running some communication tests with FBDK and UDP so I get better understanding about its advantages and limitations. In order to doing so, I created a simple application (attached) so i can send data between a pc and a raspberry pi 4 over a local cabled network. (Ethernet segment)

So far I got around 50ms between sending and receiving the same data.

Is this the expected timing? Are there any configurations I may change in FORTE in order to achieve better times?

Any suggestions would be very appreciated.

Thanks in advance!
Re: FBDK/UDP timings [message #1865409 is a reply to message #1865403] Fri, 03 May 2024 02:26 Go to previous messageGo to next message
roger giglio is currently offline roger giglioFriend
Messages: 15
Registered: August 2023
Junior Member
I made new tests on another network.

Times as low as 1ms (monitoring attached).

Certainly a network issue. Not 4diac.

Thanks in advance.
Re: FBDK/UDP timings [message #1865901 is a reply to message #1865409] Wed, 15 May 2024 06:05 Go to previous message
Alois Zoitl is currently offline Alois ZoitlFriend
Messages: 1639
Registered: January 2014
Senior Member

Sorry for the late reply. There can be many influencing factors that effect the network transmition. Not all of them we can influence from 4diac FORTE side. However if you need faster trough put through the stack and os you could look into raw sockets and assembling your packet directly in memory. I never did that but AFAIK this should bring you some advantages. Especially as for sending our UDP packets several parts of the message are not changing.
Previous Topic:Forte monitoring response format look like error
Next Topic:Forte responded to some incorrect monitoring formats
Goto Forum:
  


Current Time: Thu Jan 23 08:30:00 GMT 2025

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

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

Back to the top