-
Hi, I am new to Profinet. And tried following the demo's instructions [here](https://rt-labs.com/docs/p-net/tutorial.html).
I have set up both raspberry pi as a controller (`raspiprofinetA/192.168.68…
-
## Introduction
IEC 61508 safety certification is planned for the Zepyhr OS **core**.
Zephyr OS as a eco system is too big to be certified as a whole. The effort would be too high to finish in rea…
-
My Project is running Version 1.1.10-1053.
I have alarms Configured and even tried to follow the example. No Alarms are firing even with them showing enabled.
![image](https://user-images.githubuser…
-
Hello, I'm trying to install PLC4X with Docker and get a couple of errors -
$ docker build -t plc4x .
...
Step 21/39 : COPY . /ws/
\---\> e86e4d250f0c
Step 22/39 : WORKDIR /ws
\---\> Runnin…
-
Hi All,
I am trying to do following things using xdp:
1. parse in coming packets
2. if packets are ICMP or PROFINET, extract the payload(anything after vlan hdr) and calculate checksum of it
3. st…
-
I am also having this issue. There are multiple variables that are undefined in the repository. I downloaded the latest repository (version 1.0) and it had the same issues. In Discovery.py and FlashLE…
-
Dear friends,
I think there is a potential memory leak in handling dcp requests and sending dcp responses back.
I am speaking about the file pf_dcp.c with the date 2022-05-18 or earlier.
There …
-
I'm looking for a way to send and receive Profinet frames between two computers.
Does this device stack provide a way I could write my own Profinet messages and receive them on another computer? My…
-
External Authorization currently only works with serial connection. Authorisation through from Profinet or Ethercat devices though PLC is currently not supported by the library, however it is used ext…
-
Hi All,
Is there any xdp api or mechanism which i can use to add a custom header(includes a seq. number and next_proto fields) to packets and pass it to kernel stack.
Basic idea is to, add a seque…