When working with control modules across different PIXERA versions, understanding compatibility becomes important for maintaining smooth project workflows. Operators must be aware of potential challenges when importing modules between versions, particularly when transitioning between major release points.
Potential Compatibility Challenges
When importing modules across different versions, several potential issues may arise:
- Backend API function modifications
- Extended or changed helper libraries
- Potential partial or complete module dysfunction
Module Storage and Version Management
By default, all workspace Modules are stored within the project file. However, operators have the option to use the "Store in own Aux directory" function for specific modules, which will exclude said Module from the project file. After this action, the Module will be saved next to the current project file.
PIXERA uses multiple paths for the Module Library
- Version specific Module path (C:\Program Files\AV Stumpfl\Pixera\build_25-1_INTER_33\data\control_library_standard)
- Version specific helper Library (C:\Program Files\AV Stumpfl\Pixera\build_25-1_INTER_33\Avio\Scripts\Lua)
- Non version specific user Library (C:\ProgramData\AV Stumpfl\Pixera\control_library_user)
Library Path and Aux Path are both shown in the Inspector of a Module
Tip
If after a Project Transfer, a Module appears completely empty in Control, this is because they cannot be found in the Aux path. To resolve this, either update the Aux path or copy the data back into it. If the modules still appear empty afterward, then please restart PIXERA.
Recommended Compatibility Verification
To ensure module compatibility, developers should:
- Test modules when changing versions
- Use the "Update From Library" function to scan for differences.
- Check Module version in current version, and Module version in Project file.
By following these guidelines, operators can minimize potential compatibility issues and maintain robust development across different software versions.
PIXERA 25.1 INTER 33 | 17. March 2025 | J.B.