But the itfRootNode is null and checking if itfRootNode is root returns FALSE. Confused, I tried to quickly list nodes with
nodes:ARRAY[0..12]OFDED.INODE;
But they're all null. Which is weird since changing the number of nodes before compiling requires an array size change. Has anyone had a similar problem? Using a safety PLC (CR710s) with the standard application selected.
Hello,
I'm trying to make use of the CAA library to detect specific can errors locally on a CANopen slave. On paper this should work:
But the itfRootNode is null and checking if itfRootNode is root returns FALSE. Confused, I tried to quickly list nodes with
But they're all null. Which is weird since changing the number of nodes before compiling requires an array size change. Has anyone had a similar problem? Using a safety PLC (CR710s) with the standard application selected.
I'd be very thankful for any kind of pointers =).
Got the nodes to show up by ticking off "Enabling diagnosis for devices", restarting the application and rebuilding.
Got the nodes to show up by ticking off "Enabling diagnosis for devices", restarting the application and rebuilding.