LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error when trying to deploy to a RT target: Invalid value for the Enable Aliasing option

Hello all!

 

I'm trying to deploy a project on a Real Time target running LabVIEW RT 14 but I'm getting the following error to every shared variable.

 

LabVIEW:  (Hex 0x8BBB0020) Invalid value for the Enable Aliasing option.).
Deploying Variables.lvlib:Test counter\\192.168.0.1\Variables\Variable13 deployment failed (error: -1950679008, LabVIEW:  (Hex 0x8BBB0020) Invalid value for the Enable Aliasing option.

I can't understand the reason of this error or how to fix it because on each variable properties the checkbox to enable aliasing are not checked so the aliasing should not be enabled as it seems be.

 

How could I fix it? 

 

Capture.PNG

 

0 Kudos
Message 1 of 6
(5,109 Views)

I forgot to mention one important detail: The Shared Variable Engine is already installed in the real time target (PXIe8135)

0 Kudos
Message 2 of 6
(5,077 Views)

Hi, 

 

I am having the same issue. Have you resolved it?

 

How did you go about doing so?

 

Many thanks!!

0 Kudos
Message 3 of 6
(5,008 Views)

It seems to be a bug. I deleted each variable in library and created again equal to previous. If you use the same names you will not need to replace these variables in block diagram. It worked for me.

0 Kudos
Message 4 of 6
(4,997 Views)

I just saw and resolved this error. Thought I'd share what I did.

 

Make sure that your "Bind to" alias path matches the name of the target in the project. 

 

Background: I had created a new cRIO target in the project and had copied the variable library to it. To avoid confusion, the new target had a different name than the original target. The shared variable properties didn't update the path to the project variable, so the "Bind to" address had the old name. Once I corrected the name in the bind to address, the error went away and I was able to run everything like normal.

Bind to needs to match cRIO name.PNG

 Hope this helps someone in the future!

Missy S.
Project Engineer
RoviSys
0 Kudos
Message 5 of 6
(4,570 Views)

感谢看到你的提示后,我也解决了这个问题,就是中文版的,My computer会变成“我的电脑”,英文和中文提示有问题,改成英文就可以了

0 Kudos
Message 6 of 6
(4,352 Views)