LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -1950679007 when I try to create shared variable binding automatically

Hi All,
 
I'm using LV 8.5 with DSC.
 
My aim is build shared variable library automatically. A program read variable name, data type and network binding address from .CSV file. Program works well untill I add this "bind to source" property. I don't know what goes wrong. Does anyone else have found this same issue?  
 
 
Picture about problem is in attachment.
 
The error codes are found here:
 
Other useful information:
 
Thanks,
0 Kudos
Message 1 of 7
(4,192 Views)
Hi,
  The error is due to some common mistake, why iam saying is before i also had a trouble  like you, but  finally i got  solution for that. Anyhow i cant guess exactly  this is the problem in your case. but i had sent you  a image file it may be helpful to you. Still  if the problem exits, send your sample vi's to me.  I will help you.
 
Regards,
vijayakumar.v
0 Kudos
Message 2 of 7
(4,136 Views)
Hi,
 
I wasn't able to find your file. Please can you send file here? I haven't solved problem yet...
0 Kudos
Message 3 of 7
(4,129 Views)
i am unable to attach the file. i dont know why i cant upload my file.
 
 Regards
vijay
0 Kudos
Message 4 of 7
(4,118 Views)
Hi,
 The error is because , in the image u have sent(property) , Network.UseBinding  property should be above the Network.Url property.
because Network.Usebinding  property should be enabled first ,then the URL input should be given. i hope this solves the error.
 
regards
Santosh Kumar
0 Kudos
Message 5 of 7
(3,898 Views)
Hi,
 Now i able to attach the file, While creating Shared Variable,Enable the options which i given in the image by same order. So i think it will solve this problem. If it cont., i will give some more suggestion.
 
 
With Regards,
vijay_Conz
0 Kudos
Message 6 of 7
(3,883 Views)
Hi, vijay_Conz
 
Thank you very much. Your example picture solve the problem. 
 
0 Kudos
Message 7 of 7
(2,918 Views)