01-10-2023 08:09 PM
Hi,
I have a .rtexe that I've compiled for a cRIO-9040. If I transfer this file to a 9034, will it run? A 9048?
01-11-2023 10:43 AM
Based on Archived: Real-Time Controllers and Real-Time Operating System Compatibility
cRIO-9034, 9040 and 9048 all have the same Intel x64 architecture. If they have the same software stack, the compiled .rtexe can be shared. However, the .lvbitx file needs to be recompiled for different controller/chassis model.