acrogenesis
Elixir connecting to devices in Profinet
Has anyone had some experience in using Elixir to connect to devices in a Profinet network?
First Post!
tmecklem
I haven’t heard of anyone doing this yet, but from the (very brief) reading I did it seems possible. There are some real time constraints that it might not be possible to guarantee, but the use case is definitely interesting. Please circle back and update here if you find success or need specific help. I’ll keep my eye out to see if anyone else mentions it too.
Most Liked
trarbr
Hi @tobi ![]()
I am not aware of any Elixir implementations of Profibus/Profinet. But it should definitely be possible
Elixir has excellent tools for working with binary communication protocols, like :gen_statem and binary pattern matching. I’ve implemented most of KNXnet/IP and I’m currently working (on and off) on IEC104. There’s also a couple libraries for Modbus.
I’m not familiar with the Profibus/Profinet standard. Unfortunately I don’t have much time to help at the moment
I am curious though - how would you be interfacing with the master? RS-485, Ethernet or something else?
Last Post!
tobi
Great, thank you guys. This is a great help and takes me further. I will post here when I have set up something successful.
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex









