LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 42 occurred at Property Node %28arg 1%29 in main.vi

Hi all,

 

I am trying to pass my image data to subvi .. using (Global variable ).

 

in that case i am getting

 

Error 42 occurred at Property Node %28arg 1%29

 

Generic error ?

0 Kudos
Message 1 of 4
(3,087 Views)

Need to see code in order to help diagnose this problem.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 4
(3,061 Views)

Hi ..

 

Actually i am trying to make Two monitor application . (TWO FRON PANELS).

 

 

Main Vi makes Imgae process and showing result image in Subvi ..

 

Using global variable (Image data) method ..

 

1.In my Main project Code i am using Many property Node (Value) method to share my variable to other loop.

   So in that project if i use global variable it shows Error.

 

2. Once i remove all the Property Node (Values ) .. Global variable Sharing work fine.

 

 

0 Kudos
Message 3 of 4
(3,038 Views)

@SaranVenkateshS wrote:

Hi ..

 

Actually i am trying to make Two monitor application . (TWO FRON PANELS).

 

 

Main Vi makes Imgae process and showing result image in Subvi ..

 

Using global variable (Image data) method ..

 

1.In my Main project Code i am using Many property Node (Value) method to share my variable to other loop.

   So in that project if i use global variable it shows Error.

 

2. Once i remove all the Property Node (Values ) .. Global variable Sharing work fine.

 

 


REPEAT AFTER ME: Show me the VI.

 

 

 

0 Kudos
Message 4 of 4
(3,028 Views)