02-28-2007 03:58 PM
Hi I am looking for a little help. We are going to implement a call library function node for a .dll that is being written. This area is new to me, and don’t really understand the correct way to implement this. Is there somewhere I can read up on this, or an example? Basically what I am trying to implement is, use the call library function node to send and receive commands via Labview to and from the .dll that is controlling an external controller. At the same time we will be recording analog voltage channels via Labview (pressure, temp, ect) and saving all the data to a spreadsheet. The VI is already complete for recording analog voltages and saving to a spreadsheet. We are just trying to implement the call library function node so we can send and receive commands from the controller via LabVIEW, at the same time we are reading the analog data and write everything to spreadsheet. Any help would be greatly appreciated.
02-28-2007
10:57 PM
- last edited on
05-20-2025
12:22 PM
by
Content Cleaner
03-01-2007 07:21 PM