SpinPTS API File List

Here is a list of all documented files with brief descriptions:
examples/pts_fsweep.cThis program is a simple example of using the SpinPTS API to sweep frequencies. To use this function in your own program, simply remove the main function and add this file to your project. Note that you will also need to include the header file spinpts.h and link to the dll spinpts.dll which can both be found in the main directory
examples/spinpts160.cThis program offers a simple example of how to use the spinpts160 function. The spinpts160 function is designed to control PTS160 frequency synthesizers when used in conjunction with a SpinCore Technologies USB-PTS device. To use this function in your own program, simply remove the main function and add this file to your project. Note that you will also need to include the header file spinpts.h and link to the dll spinpts.dll which can both be found in the main directory
examples/spinpts250.cThis program offers a simple example of how to use the spinpts250 function. The spinpts250 function is designed to control PTS250 frequency synthesizers when used in conjunction with a SpinCore Technologies USB-PTS device. To use this function in your own program, simply remove the main function and add this file to your project. Note that you will also need to include the header file spinpts.h and link to the dll spinpts.dll which can both be found in the main directory
examples/spinpts300.cThis program offers a simple example of how to use the spinpts300 function. The spinpts300 function is designed to control PTS300 frequency synthesizers when used in conjunction with a SpinCore Technologies USB-PTS device. To use this function in your own program, simply remove the main function and add this file to your project. Note that you will also need to include the header file spinpts.h and link to the dll spinpts.dll which can both be found in the main directory
examples/spinpts500.cThis program offers a simple example of how to use the spinpts500 function. The spinpts500 function is designed to control PTS500 frequency synthesizers when used in conjunction with a SpinCore Technologies USB-PTS device. To use this function in your own program, simply remove the main function and add this file to your project. Note that you will also need to include the header file spinpts.h and link to the dll spinpts.dll which can both be found in the main directory
examples/spinpts_example.cExample code in using the spinpts library
source/spinpts.cMain module for the spinpts libary. This module contains implementations of the functions that make up the API
source/spinpts.hSpinPTS API Library Include Header Contains function prototypes and error codes for the SpinPTS Library. Function implementations can be found in spinpts.c

Generated on Tue Feb 26 10:55:42 2008 for SpinPTS API by  doxygen 1.5.2