I tried to store a simple txt file into configuration using hello-plc C++ example from SDK 1.8, but it doesn´t work. 1. I added the plug as described: 2. I tried to store the txt file to the following paths I found in some community posts, but none of them worked for me: - /var/snap/rexroth-solutions/common/solutions/activeConfiguration/helloplc - /var/snap/rexroth-solutions/common/solutions/DefaultSolutions/configurations/Default/helloplc - filepath: $SNAP_COMMON + /solutions/activeConfiguration/helloplc Via configurations (web interface) I see also no configuration for my helloplc snap. 😞 Could you send me a small code example which explains how to add a file (txt or json) from hello plc C++ snap to configuration? Thank you very much!!
... View more