hi all,
i am looking to create a HMI collecting and transmitting data over canopen.
the hmi i am using is programmed via codesys 3 while the application for the plc is programmed via codesys 2.3
i am used to codesys 2.3 which provides function blocks for the reception/transmission of the data bytes in arrays which you can use. i cannot seem to find this library on codesys 3.5, is there a seperate library for this available for download or am i missing something.
thankyou
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi all,
i am looking to create a HMI collecting and transmitting data over canopen.
the hmi i am using is programmed via codesys 3 while the application for the plc is programmed via codesys 2.3
i am used to codesys 2.3 which provides function blocks for the reception/transmission of the data bytes in arrays which you can use. i cannot seem to find this library on codesys 3.5, is there a seperate library for this available for download or am i missing something.
thankyou
Did you find a solution?
Hi,
You can use the fb CAN_Rx and CAN_Tx.
The fb are available in both Codesys 2.3 and Codesys 3.5.