App Note 012 - Using the BusTools/1553-API with Microsoft Visual C++ 2005

The BusTools/1553-API can be used with many platforms and environments. This document describes how to use Microsoft Visual C++ to set up a very simple Win32 console application project using the Condor BusTools/1553-API. This will enable you to use the Visual Studio 2005 IDE to develop C/C++ programs with the Condor 1553 API.

This application note describes project setup using Microsoft Visual C++ 2005 Express Edition. This version can be found at:

http://msdn.microsoft.com/vstudio/express/visualc/download

More information on using Microsoft Visual Studio .NET can be found at:

http://msdn.microsoft.com/vstudio/using

Note: The Microsoft .NET framework is not supported by Condor APIs. More information on the Microsoft .NET framework can be found at:

http://msdn.microsoft.com/netframework/technologyinfo/overview/default.aspx

This Application Note assumes a basic knowledge of 1553. For information on the MIL-STD-1553 protocol refer to the “MIL-STD-1553 Tutorial” document available from Condor Engineering Inc. Additional information can also be found in MIL-HDBK-1553A.

AN 012 BT1553-API with MSVC 2005 (382 KB)