Hello everyone!
This is my first post here, so please don't be too hard on me.
I've recently bought a DM1000 display in company that I work for. We want to use it as an instrument cluster for a machine using CAN j1939. I am trying to make it work
I have read or seen tutorials on youtube and learned how to use some of functionalities of this fine display. So far I was able to display PDF files and static images that change when pressing a button. I have downloaded j1939 library and widget library. I've managed to connect CAN output from ET1_RX1 block to custom indicator in my SHOW screen, however I have a problemn with a widget library. When I create a Show screen block, do not put any inputs to it, make it appear on screen and all that , and then follow the tutorial on widgets, when I try to compile I get :
*** ERROR 446 *** [PLUS1_IDE] PLC Code Compilation Failure {Convert PLCopenXML -> CCP}
Why is this happening?
Regards.