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.