OTX Example Program Packages

OTX Example Program Packages
Programming Language Description
Version
Date Size
C OTX Win32 SDK
Numerous console example programs for all of the OTX board types are found in the Demos subdirectory of this package. The examples can easily be compiled using Microsoft Visual C++ 6.0.
1.0-P139
9/22/2003 6.45 MB
C OTX Linux SDK
Numerous console example programs for all of the OTX board types are found in the Demos subdirectory of this package. The examples can easily be compiled using makefiles with the gcc compiler.
1.0-P139
9/22/2003 8.27 MB
Visual Basic Wrapper DLL around the OTX API DLL
This is an example wrapper DLL around the OTX API DLL (OtxHwDll.dll). It serves
to demonstrate how a different programming language (such as Visual Basic) can
interface to the OTX API. The purpose is to overcome the different calling
conventions and alignment differences that may exist.
1/8/2004 26 kB
C# C# wrapper around the OTX API.
This example demonstrates how you can write an OTX application using the C# language to interface to the standard OTX C-language API. Two applications are included in this package: HDLC and DTMF. The example code can be compiled using Microsoft Studio .Net.
10/1/2002 75 kB

Up to Top