Using the intrepidcs API in Delphi - intrepidcs API

Do the following steps to use neoVI in Borland Delphi:

1) Copy the import library "icsn40.pas", and data structure file "icsSpyData.pas" to your project directory.

2) Link to icsn40.pas import library via the "Add to Project..." option (Figure 1). This dialog is accessible via the "Project" pull down menu in Delphi. When the file dialog appears, select the icsn40.pas.


Figure 1 - Add the Link to the "icsn40.pas"

 

3) Your project manager will now show the import library icsn40.pas (Figure 2).


Figure 2 - The import library "icsn40.pas" is loaded.

3) Include icsn40 and icsSpyData in your interface Uses (Figure 3).


Figure 3 - Adding to Interface Uses

5) Finally, call the methods as defined in the Basic Operation document.

Please see the Borland Delphi example for more information on using the neoVI API with Borland Delphi. 

 

intrepidcs API Documentation - (C) Copyright 2000-2009 Intrepid Control Systems, Inc.  (www.intrepidcs.com)

Last Updated : Friday, January 02, 2004