Delta Electronics PCI-DMC-A01 Manual De Usuario

Descargar
Página de 528
Chapter 1 Introduction to the API Function Library |  PCI-DMC-A01 / PCI-DMC-B01
 
1-2 
 
Revised March, 2012 
2.  Under the Borland C++ Build development environment, select View/ Project 
Manager 
Add the function library “..\lib\BCBPCI_DMC_01.lib” to your new project.   
3.  Once set, you can begin using the API to control PCI-DMC-A01.   
 
1.2.3 Using 
VB 
Under the installation directory “..\ \PCI-DMC-A01\inc\VB” you will find 
“PCI_DMC_01.bas” and “PCI_DMC_01_Err.bas”. Add these two files to your new 
project to use the API to control PCI-DMC-A01.   
 
1.2.4 Using 
Delphi 
Under the installation directory “..\ \PCI-DMC-A01\inc\Delphi” you will find 
“PCI_DMC_01.pas”. Add this file to your new project to use the API to control 
PCI-DMC-A01.  
 
1.2.5 Using 
VB.Net 
Under the installation directory “..\ \PCI-DMC-A01\inc\VB.Net” you will find 
“PCI_DMC_01.vb” and “PCI_DMC_01_ERR.vb”. Add these two files to your new 
project to use the API to control PCI-DMC-A01.   
 
1.2.6 Using 
C# 
In the installation directory “..\ \PCI-DMC-A01\inc\C#” you will find “PCI_DMC_01.css” 
and “PCI_DMC_01_ERR.cs”. Add these two files to your new project to use the API to 
control PCI-DMC-A01.