libnmxp and nmxptool: open-source software for Nanometrics data acquisition

Matteo Quintiliani
Istituto Nazionale di Geofisica e Vulcanologia
Centro Nazionale Terremoti
e-mail: quintiliani@ingv.it
Todo:
  • Extend english version

Introduction

This is the documentation for the APIs that implement the Nanometrics Protocols. They have been developed for interacting with NaqsServer and DataServer.

The Nanometrics NaqsServer provides online access to time-series, serial data, triggers, and state-of-health data via TCP subscription.

The Nanometrics DataServer provides local and remote access to nanometrics, serial, and state-of-health data via TCP/IP.

The library offers APIs to:

moreover, you can use them to develop software to:

Dependencies

An optional library is needed to allow libnmxp to save mini-SEED records:

Installation

nmxp library has been developed using GNU Build Tools (automake, autoconf and configure script) taking in account the POSIX Cross-Platform aspects. So you should be able to compile and install it everywhere you can launch the following commands:

./configure

make

make install

Please, refer to the file README and INSTALL for more details.

Tools

Inside the distribution is available a tool which is a client that interact with NaqsServer and DataServer.

nmxptool:

Examples

etc...

License

http://www.gnu.org/licenses/gpl.html

About

Matteo Quintiliani - Istituto Nazionale di Geofisica e Vulcanologia - Italy
Mail bug reports and suggestions to <quintiliani@ingv.it>


Generated on Tue Dec 22 15:19:16 2009 for libnmxp by  doxygen 1.6.1