LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error -196736204 occurs when deploying shared variables?????

When I try to deploy shared variables contained in a library named 'DAQ_sv.lvlib' I get the following message for each shared variable in the library.
 
Deploying DAQ_sv.lvlib:exit \\192.168.1.100\DAQ_sv\exit deployment failed (error: -1967362041, IAK_SHARED:  (Hex 0x8ABC7007) Out of range.).
 
this paticular message was generated by the shared variable 'exit'.
 
Does anyone know what caused this?
 
0 Kudos
Message 1 of 2
(2,690 Views)

Hello Steve,

You probably have a shared variable in this library that has the "Bind to Source" option checked in its properties but the path for that binding is either incorrect or empty. Make sure all the variables in this library have valid bindings. Also try deploying a new library to new variables make sure that there is nothing else wrong.

Regards,
Chetan K
Application Engineering
National Instruments

0 Kudos
Message 2 of 2
(2,675 Views)