LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Scripting - In Place Element Structure

Solved!
Go to solution

Hello,

 

I have some difficulties generating In Place Element Structure using LabVIEW scripting.

In attachment is an example how I am generating structure, but I can't Add Array Index node to it (as shown in the Result attachment.

 

Regards,

Evita

Download All
0 Kudos
Message 1 of 3
(2,788 Views)
Solution
Accepted by topic author VUC

Use DPID 335 for the Array Index/Replace node. I have no idea how to find what the numbers are supposed to be and why, I just had a while loop check DPID values until it didn't error and it appears that valid values start at 335.

Matt J | National Instruments | CLA
0 Kudos
Message 2 of 3
(2,739 Views)

Hi,

 Thanks, it works. I also found it in forum https://forums.ni.com/t5/LabVIEW-APIs-Discussions/DPID-InPlaceDataValRefNode/m-p/3371963.

It should be included in NI Help, when defining what is DPID.

 

Cheers,

Evita

Message 3 of 3
(2,713 Views)