LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with Deploying Variables on Compact RIO PLC

I am currently working with a Compact RIO PLC and I am experiencing an issue when attempting to deploy my solution. The initial connection seems to work fine, and I am prompted to allow the shutdown of the current LabVIEW instance in order to run my new one. After accepting and waiting a moment, the connection to the PLC is established. However, I encounter an error during the deployment of the variables.

 

I've already tried to disable the autodeploy variables, but that just makes the solution inoperable.

 

The error message can be found in the attached annex. Could anyone provide guidance on how to resolve this issue? Any insights would be greatly appreciated.

error_message.png

 

Thank you for your time.

Best regards,
Guilherme.

 

0 Kudos
Message 1 of 2
(96 Views)

Hello gui8976,

 

There are a few different causes for this issue to happen. Here are some of the most common ones:

  • NI Configuration Database issues,
  • NI Variable Engine issues,
  • Network issues.

 

Therefore, I suggest taking the following action:

 

  • If it doesn’t work, the configuration data might be corrupted. In this case, a reset of the configuration database should do the job. All the steps to do so are explained in this support section.

 

  • If the issue is still not solved, you can try uninstalling all NI softwares and drivers using NI Package Manager before installing them again and check if your problem is still happening.

 

Moreover, you will find some interesting information linked to your issue in this section of the forum. This is not exactly the same issue but it is at least very close and can give you some ideas.

0 Kudos
Message 2 of 2
(41 Views)