LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

pass on arrays from cRio

Hello,

 

can I pass on arrays as network/shared variables?

I get errors 1950678941 and 1950678965

Read variable with timeout and cannot be converted to data type of this shared variable node.

Should I better define the array as user value, then I guess I have to define the correct size? as in 100 or so values?

its cRio in hybrid mode.

0 Kudos
Message 1 of 4
(2,526 Views)

it seems it has more to do with some typedefs. Some data is bundled into clusters and they have typedefs to them. So I added something to one typedef and this is what is playing up. Undoing all this, then populate the array with the vi running on the cRio. Then I can read that array back on the host PC no problems.

0 Kudos
Message 2 of 4
(2,503 Views)

@Steffen01

 

So... If I understand you correctly, you are no longer having trouble with this?

0 Kudos
Message 3 of 4
(2,457 Views)

the arryas are passed on, the problem seems to be somewhere else.

0 Kudos
Message 4 of 4
(2,449 Views)