Skip to content

What is potentially portable to Codesys? #633

Answered by PTKu
TheColonel2688 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @TheColonel2688

There are some missing pieces if you want to implement the same concept in Codesys:

  • TcOpen leverages Inxton technology to create a .NET twin representation of the PLC program. Since Inxton is specifically tailored for TwinCAT, this presents a substantial challenge. To port features that involve .NET side from TcOpen (like Logger) to Codesys, you would essentially need an equivalent tool or method, or be prepared to rework the logic to operate without such a bridge. This is a non-trivial task.

  • ADS Communication: TcOpen utilizes the ADS communication layer, which is native to Beckhoff's TwinCAT environment. Transitioning this aspect to Codesys would require identifyin…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@TheColonel2688
Comment options

@PTKu
Comment options

@TheColonel2688
Comment options

@TheColonel2688
Comment options

@PTKu
Comment options

Answer selected by TheColonel2688
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants