11-19-2003 03:06 AM
11-19-2003 04:39 AM
11-19-2003
05:53 PM
- last edited on
07-18-2025
06:04 PM
by
Content Cleaner
DLLs can be a tricky thing as every programming language may handle data types in a slightly different way. To find out exactly how LabVIEW is passing its data, take a look at the manual linked below. Page 2-38 discusses the specifics of passing strings and the different options available.
Using External Code in LabVIEW
Instead of using DLL calls, it may be easier to use the Database Connectivity Toolkit for database interactivity. This toolkit connects through Microsoft ADO technology and simplifies database communication.
Regards,
Matt Friedman
National Ins
truments