I had to add VisuDialogs in the library manager. Here are the versions that work for me on FW26 with Edge Controller.
More info for others;
To save recipes to /rcp directory, use these settings.
ssh to device and mkdir rcp folder in root (./rcp)
edit permissions for codesys to access this folder by…
nano /etc/codesys3.d/RtsCore.cfg
Then add the line for /rcp.
Reboot the PLC to apply new permissions.
Then create a recipe definition like below called ‘RcpSaved’. This is what will be used to load
the file.
Then create two buttons for save / load. Below are properties for each.
Save button:
Load button: