TypeScript Version #56
Replies: 3 comments
-
Hi Carlos, But you can use my code as inspiration, and if you have any questions, feel free to ask me. |
Beta Was this translation helpful? Give feedback.
-
Hi Thommas,
I have the most of the code implemented, based in the previous versions of S7+ without the encription.
Could you resume how this encription works?
|
Beta Was this translation helpful? Give feedback.
-
The payload of the Iso-On-TCP layer is encrypted with standard TLSv1.3, after an initial connection setup without encryption. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello @thomas-v2,
I hope this message finds you well.
Firstly, thank you very much for your excellent work on the .Net driver for SIMATIC PLCs (S7CommPlusDriver). It’s truly impressive and has significantly contributed to our community.
I have developed a fully functional driver from scratch in TypeScript specifically for the SIMATIC S7-300/400 series. Now, I am looking to expand this driver to support the newer SIMATIC series PLCs.
Rather than starting from scratch and duplicating effort in protocol analysis, I am reaching out to kindly request your support and guidance. Specifically, I am seeking your insights into the S7 communication protocol that you've already extensively researched.
What I propose is:
Looking forward to your feedback, and thank you once again for your fantastic contribution!
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions