Workspace Migration
Whenever a this feature is switched, GF_ProjectVX code tries to reorder the workspace maintaining the user customization by this logic:Static (old) workspace to custom (new)Fixed logic units (Ex. Function blocks folder) are converted into new dynamic folders with the same names. Fixed global group units (Ex. Mapped variables) are converted into new global dynamic groups with the same names. All global variables that don’t belong to any groups will be grouped into a new group called Ungrouped global vars.Custom (new) workspace to static (old)All custom units will be destroyed and all POUs and global variables will be grouped into the default fixed units (Ex. Function blocks folder and Mapped Variables)