I have my own program based on JavaScript and I want to communicate with Codesys V3.5x. Is it possible to make direct communication?
If this option does not exist, I thought about doing it by sending an XML format file via FTP or HTTP. Someone can help me with information, examples, etc.
Thank you for you information!!
BR
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone
I have my own program based on JavaScript and I want to communicate with Codesys V3.5x. Is it possible to make direct communication?
If this option does not exist, I thought about doing it by sending an XML format file via FTP or HTTP. Someone can help me with information, examples, etc.
Thank you for you information!!
BR
Hi,
which plc are you using in which version?
If there is an OPCUA Server in the plc, you could use a OPCUA Client in JavaScript (-> google it)
BR
Edwin