C# access AXL PDI and Profinet read record and write record in programm
I try to write an application in C# for the AXC F 2152 and/ or AXC F 3152. In this application I want to access acyclic PDI services and Profinet read record and write record. Is this possible? In the .chm help many methods corresponding to IO are marked as obsolete and pointing to new methods that are not described. So I hoped I can switch from C++ to C#
Comments
Would that be a suitable solution for your application?
So I think we need to stay with C++ and C# no alternativ to us.
Do you know if it is possible to debug C++ with Visual Studio? Eclipse is not a good alternativ to VS.
Yes. Please see this new Makers Blog post:
https://www.plcnext-community.net/makersblog/how-to-debug-c-components-and-programs-in-visual-studio/
(sorry about the formatting, but I hope the procedure is clear).