|
Prev: how to generate 8Khz clock in labview??
Next: How can I start a LabVIEW .VI program in another software?
From: smercurio_fc on 5 May 2008 12:40 Use the Interpolate 1D Array function. Your code, simplified to use autoindexing:<img src="http://forums.ni.com/attachments/ni/170/321102/1/get%20VG_BD.png"> Also, an example using the array of clusters that the Help is talking about:<img src="http://forums.ni.com/attachments/ni/170/321102/2/Example_VI.png"> Message Edited by smercurio_fc on 05-05-2008 11:23 AM get VG_BD.png: http://forums.ni.com/attachments/ni/170/321102/1/get VG_BD.png Example_VI.png: http://forums.ni.com/attachments/ni/170/321102/2/Example_VI.png |