| |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Description: Delcom DLL files and manual. The Delcom DLL allows simple integration between the Delcom USB devices and user programs. Works with C/C++, C#, VB, Delphi, Labview, Labwindows, .NET Framework and others on Windows OS. Delcom DLL Manual (pdf)
Delcom DLL examples: (NOTE: These example contain old versions of the DLL and should be replaced with currect version above.) Simple C Example Simple C#.Net Example Simple VB.Net Example Simple VB6 Example Note: For VB.Net4.0 you will need to make the following change to the declaration file. CallingConvention:=CallingConvention.Cdecl -> CallingConvention:=CallingConvention.StdCall |