beautypg.com

Compiling custom code – Teledyne LeCroy LSIB-1 Host Interfaces User Manual

Page 38

background image

LSIB-1 Host Interfaces

32

LSIB-OM-E Rev C

Compiling Custom Code

Code samples and explanations located in the

documentation and folders like Examples and Lib (in the
Program Files → Teledyne LeCroy → XStream →

LSIB folder) are meant to give way to your own
customizations.

Code for the examples is located in the Program Files →

Teledyne LeCroy → XStream → LSIB → Examples →
CPlusPlus → LSIB ControlSample or LSIB

ExportSample folders. Open .sln files using Visual
Studio. Code adjustments may be necessary if using a

compiler other than Visual Studio's.

Some considerations...

Make code change adjustments in the Lib folder (32

or 64 Bit based on your Laptop or PC's
configuration).

The include file must be added to the include path

(API definitions are located in this file).

For more detail regarding the API, please refer to

the API Reference help files also located inside
your installation.

A Visual C++ Express Edition can be downloaded

from

www.microsoft.com/express

.