Deployment Conflicts Occur When Deploying VIs to My RT Target

Updated Dec 1, 2022

Reported In

Hardware

  • CompactRIO Controller
  • myRIO Student Embedded Device

Driver

  • NI CompactRIO

Issue Details

When I deploy my VI onto RT target, error occurs and Conflict Resolution Dialog Box appears due to deployment conflict. My device is correctly recognized on NI-MAX and required software are installed on my RT target. 

How can I resolve this error?

Solution

There may be conflict due to the difference of language setting.
LabVIEW Real-Time Module currently supports English, Japanese and Simplified Chinese. By default, the RT target uses English as its locale.
To use Japanese or Simplified Chinese, you need to manually install language support and change the setting.  

  1. Open Measurement & Automation Explorer (MAX).
  2. Go to Remote Systems and find your NI Linux Real-Time target and expand the options.
  3. Right click Software » select Add/Remove Software
  4. Select appropriate LabVIEW Real-Time version then select Next
  5. Select Language Support for Japanese or for Simplified Chinese under LabIVEW RT Add-ons then select Next to let the software install
  6. Open the System Settings tab and select Japanese or Simplified Chinese as the Locale
  7. Restart
  8. Deploy the program again