Wanted to observed traffic on UDP port 3819 and configured Asynchronous communication parameter

Hi @Nishit ,
thanks for new post!
You are right we don’t have a settings to configure UDP protocol but we have a standard library AsUDP (available for AS 4.x and 6.x) that contains FBKs for exchanging data packets via datagram sockets (UDP).

I see we have very cool public prjs on githuh for UDP, 2 for example:

  1. developsessions/b-r-udp-broadcast: B&R Automation Studio and Visual Studio projects to send a udp broadcast and receive the answers of the plc clients.

  2. hilch/demo-AsTcp-AsUdp: B&R Automation Studio demo: how to use AsTcp and AsUdp developed by @christoph.hilchenbac

Original post: How to configure Ethernet POWERLINK on X20CP0842 CPU with X20BC0083 in Automation Studio v6.1.1.14

I hope it helps
Ciao
Valerio