This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS: GUI Composer v2



Tool/software: Code Composer Studio

Hello!  I use GUI Composer V2.  I want to implement modbus protocol to my project. As GUI Composer uses JavaScript I have found Node JS module for modbus RTU/TCP protocol.  As I understand GUI Composer uses its own server . Not Node js.  Is it possible to implement NODE js  scripts inside GUI Composer v2 ? May be there are some other ready to go realization of modbus protocol for GUI Composer ? Thank you.