I am a newbie to CoDeSys and I need to establish communication between CoDeSys and non-CoDeSys platform.
I came to know that to establish a communication between CoDeSys and non-CoDeSys platform, one can use OPC or shared memory.
Now, considering the cost-issues of OPC, I would like to use shared memory to establish the communication. Keeping in mind that non-CoDeSys platform supports shared memory using external C functions, how can I establish successful communication between themb ?
Any lead on the issue will be appreciated.
Thank you.