LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to refnum to a numeric constant array in a subvi?

I want to use refnum to point to a numeric constant array.

Which type of control should I select, numeric, array or other?

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

hi tan,

 I think you can use array of constant refnums in the block diagram instead of creating a refnum to an array..

 

T hanks and regards,

srikrishnaNF

Regards,
Srikrishna


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

Thanks,srikrishnaNF,

 

Please give me some advice how to use array of constant refnums in the block diagram? thanks.

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

Hi Tan,

   First create a control and right click on it and create a reference(reference will be created on block diagram)...From that reference  try to create a constant...That will be a refnum for your control(or constant)...Now place an array constant with that refnum as an element...

 

 

Thanks and regards,

srikrishnaNF 

Regards,
Srikrishna


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