Error -61201 When Running My Application on My CompactRIO

Updated Aug 12, 2026

Reported In

Hardware

  • NI-9149
  • NI-9147
  • cRIO-9053

Software

  • LabVIEW

Issue Details

I am running LabVIEW code on my CompactRIO and I get the following error:

Error -61201 occurred at an unidentified location

Possible reason(s):

LabVIEW FPGA: The chassis is in Scan Interface programming mode. In order to run FPGA VIs, you must go to the chassis properties page, select FPGA programming mode, and deploy the settings


This error is shown in the following dialog box:

 

How can I solve this error?

 

Solution

If you have the LabVIEW Development System in the computer you can follow the next steps:

  1. Right-click the CompactRIO in the LabVIEW project and select Deploy All
  2. If you are using an executable, you can then rebuild it by right-clicking it below build specifications and selecting Rebuild.


If you do not have LabVIEW on your computer, you can follow these steps :

  1. Go to NI Measurement and Automation Explorer and detect the cRIO.
  2. Expand the cRIO under remote systems so that the Software is displayed.
  3. Right-click Software and Select Add/Remove software.
  4. Select your LabVIEW Real-Time Module version and click OK.
  5. Go to the Remove tab, check the NI Scan Engine and click Review Changes to remove it. By doing this, the cRIO will be only in FPGA programming mode.
  6. Once this is done, you can redeploy the executable and the error should no longer appear.