Hello,
after updating ctrlX PLC to V 2.04 the recipe manager doesn't save recipes anymore.
No path is created. When creating it manually, it still doesn't work.
Path defined in recipe manager is: PLCLogic\AllRecipes\Programme
Taking a look on CtrlX with WinSCP via WebDAV it's looking this:
Originally, folders "AllRecipes" and "Programme" didn't exist. They were created manually (normally recipe manager should do this...)
Going to "Programme" shows that folder is empty and not used.
Taking a look to ctrlX PLC: Because different folders are used for different recipes, the "StoragePath" is set before saving / reading each time.
But this "Recipe_Manager.SetStoragePath(......)" never gets TRUE !
The code is unchanged from previous ctrlX PLC V1.20 -- currently just the existing code is taken over from 1.20 to 2.04.Â
What's wrong ?
As I can remember or as I think, the folder tree was looking different with v1.20, wasn't it?
Where to store recipes?
Â
Â
Â
Â