User's Manual
Table Of Contents
- MeshScape™ RK-5424-5 Reference Kit for 2.4 GHz MeshScape Systems User's Guide
- Contents
- About This Guide
- 1: Introduction
- 2: Installing the MeshScape System
- 3: Running MeshScape Network Monitor
- MeshScape Network Monitor Overview
- Configuring a Node’s Operation
- Labeling an End Node or Mesh Node
- Configuring Persistence Attributes
- Selecting a Com Port on the Host PC
- Configuring Serial and ADC Data Formats
- Turning Event Tracking On/Off
- Broadcasting Data to All Nodes.
- Creating an Event Log File
- Viewing the Contents of an Event Log File
- Viewing MeshScape Statistics
- 4: Using the MeshScape API
- A: Running the Demo Application
- B: Using MeshScape Programmer
- Glossary
- Index
RK-5424-5 Reference Kit User’s Guide 4-3
MeshScape API Directory Structure
MeshScape API Directory Structure
The MeshScape API sub-directory contains five sub-directories which hold the API related files,
including header files, dll and library files, and various compiled examples along with their
source code listings.
Figure 4-2 is a representation of the directory structure.
Figure 4-2. MeshScape API directories
The contents of each directory is described below.
bin Directory:
This directory contains the iBeanAPI.dll file required for running API related applications.
This dll file is compiled with Microsoft’s Visual Studio .Net edition and therefore only
supports Microsoft Visual C++ programming conventions. The directory also contains the
MeshScape Programmer (MNstall.exe) and MeshScape Network Monitor (sagMon.exe)
executables.
doc Directory:
This directory contains the MeshScape system user documentation in Adobe Acrobat (.pdf)
format including:
– RK-5424-5 Reference Kit User’s Guide (i.e., this guide)
– RK-5424-5 2.4 GHz MeshScape™ Reference Kit Contents & Getting Started Guide
– MeshScape Product Family Sheet
– Technical specifications for MeshGate gateway, mesh node, and end node
– Release notes
examples Directory:
This directory contains three sub-directories:
– bin - This sub-directory contains the demo.exe and application.dll files required to
run the demonstration applications expressly developed to demonstrate the
capabilities of MeshScape. Running the temperature sensor demonstration
application is described in Appendix A. The Model3_temp.txt file in the directory is
required for the temperature sensor demo and should not be moved or deleted.