Hi everyone,
I’m currently facing several challenges while migrating from Automation Studio 4.12 to 6.3.
The latest issue I’m dealing with concerns the handling of File Devices.
In my project, I use file devices that are defined in the CPU configuration (for example, USER pointing to F:\), as well as dynamically created file devices using the DevLink function block, based on the current system configuration.
After downloading to the PLC, I get multiple errors in the Logger, all seemingly related to the file devices.
One concrete example is the use of the VideoPlayer widget, which relies on a file device defined in the CPU.
Similarly, I encounter errors for the file devices created dynamically with DevLink.
What precautions or adjustments should I consider to ensure correct file device handling in AS 6.3?