11-14-2014 03:10 PM
Hi Fellow Scripters,
I'm hoping someone here can help me, as I've unsuccessfully scoured the Internet for a solution. I need to find the DPID for an InPlaceDataValRefNode.
Bit of background: I'm trying to write a script to place an In Place Element Structure in 100's of already existing VIs, in an effort to thwart some memory issues.
Any help will be greatly appreciated!
Thanks,
Scott
Solved! Go to Solution.
11-14-2014 04:31 PM
Based on the Ring control I have:
335 : Array Index
336 : Unbundle
337 : Variant
338 : In Place
339 : DVR
356 : Array split
11-14-2014 07:07 PM
That works, thanks!
Mind sharing how you found it for future reference? I'm guessing I missed something, but not sure what.
Thanks again!
11-17-2014 12:28 PM
It was a while ago but I think it went something like this:
Drop the method on the BD.
Right-click create constant, hope for an enum/ring. Denied.
Ctrl-H, hope for useful ifno. Denied.
Hope that the values are 0,1,2,... Denied.
Wrap a while loop, wire i to DPID, continue on error.
Create a ring from the found values.
I think I left out a lot of swearing, there was probably plenty of swearing during steps 2-4....
11-19-2014 08:24 AM
check this replay
09-03-2015 10:08 AM
Oh man, you just made my morning sir.
Partially by getting the ID's but more about the descriptive process that I was just shy of the looping and no swearing yet...at least nothing too profane
11-24-2019 12:30 AM
There is one more DPID:
342 : Waveform