This content is not available in your preferred language.

The content is shown in another available language. Your browser may include features that can help translate the text.

Selected Image is Incompatible using RAD Utility

Updated Dec 16, 2025

Reported In

Software

  • LabVIEW
  • Replication and Deployment Utility

Issue Details

I am using the Replication and Deployment (RAD) Utility to copy the image of one real-time device into another. The two devices are the same, but I receive the following message:
The selected image is incompatible.
Make sure the image controller and backplane match the target.


                                    

Solution

Use the LabVIEW example Get and Set Real-Time System Image.vi found in LabVIEW under Help >> Find Examples. This VI may provide more reliable results than the RAD utility and contains detailed error messages that aid in troubleshooting.
 

If you receive an error that states "The specified path does not contain a valid image", then follow the instructions in the article: The Specified Path Does Not Contain a Valid Image.

 
To deploy software from one cRIO to another, it is recommended to reinstall LabVIEW on the target cRIO. Ensure that both the firmware and operating system versions are aligned across devices. The operating system on both cRIOs should be the same version to maintain compatibility and avoid integration issues.

Additional Information

Note: The RAD utility only supports transferring images between identical controllers and backplanes. If you receive an image from a specific controller, you can only deploy that image to controllers with the same model number.
Check the RAD utility documentation  to verify compatible software and hardware. If your hardware or software is not compatible it may cause errors. To troubleshoot the RAD utility you can run debugging tools on the source code of the RAD utility  which may help determine the root cause of the issue.