How to add script to RPM project
Azer
Posts: 1
Sorry for elementary level question. I'm beginner in Netlinx programming.
I prepared the project in RPM and loaded it into Enova Master Switch.
I need to make some corrections in button event handling.
I prepared the axs script.
How can load it and merge with existing RPM project without disruting it?
Thank you for help
I prepared the project in RPM and loaded it into Enova Master Switch.
I need to make some corrections in button event handling.
I prepared the axs script.
How can load it and merge with existing RPM project without disruting it?
Thank you for help
0
Comments
RPM is closed source compiled code only, no modification possible.
The only things you can change are the touch panel file and you can load your own device modules as long as they are SNAPI compliant (eg channel 27 triggers power on).