06-01-2006 11:56 AM
06-01-2006 12:08 PM
06-01-2006 12:10 PM
use the "call library function node" under the "advanced" tab. Right click the node after you place it on the block diagram anc goto "configure". Press "browse" and point the path to your .dll All of the functions in the dll will then be displayed in the "function name" dialog box. You can click "add parameter after" to add the parameters of the function. You can then wire inputs/outputs to the "call library function node" on your block diagram.
hope this helps
06-01-2006 12:18 PM
Are you referring to the "AD9430-170/210-CMOS evaluation board"?
You can use dll's with LabView by using the "call library function node" as described by DCSmith. Hopefully the board came with API's that describe how to use the dll's
JLV