User's Manual

Table Of Contents
4-4 Millennial Net
Using the MeshScape API
linux - The source code for sample applications to be compiled under Linux:
ListDevices.c: This is a console based application that lists current online devices. For a detailed
look at this example and its code, see
’Example API Code’ on page 4-45.
ReadSerial.c: This is a console based application that reads serial data received from any online
device on the network that has serial interface enabled.
SetSampling.c: This is a console based application that changes the sampling interval of the
online devices.
windows - The source code for sample applications to be compiled under Windows.
ListDevices.c: This is a console based application that lists current online devices. For a detailed
look at this example and its code, see
’Example API Code’ on page 4-45.
ReadSerial.c: This is a console based application that reads serial data received from any online
device on the network that has serial interface enabled.
SetSampling.c: This is a console based application that changes the sampling interval of the
online devices.
include Directory:
This directory contains the MeshScape API header files required to build any API-based
application under Windows. These header files are documented in this chapter.
lib Directory:
This directory contains the iBeanAPI.lib file required to compile any API-based application
under Windows.
linux Directory:
This directory contains a single compressed tar file that provides the MeshScape API header
files and shared object files required to build an API-based application under Linux.