|
Introduction
The Cogent API is a collection of function libraries you can use to create custom program interfaces to Cogent software in Linux and QNX. For Windows APIs, please see the DataHub API.
Features
The Cogent API (Linux/QNX) provides:
- Native message passing using send/receive/reply (native in QNX, provided by the SRR Module in Linux), both synchronous and asynchronous (through a queue mechanism).
- A TCP/IP interface to the DataHub using the same C++ function library as provided in the DataHub API.
- Point structure, storage, and manipulation.
- Global name server registration and lookup.
- Cascade DataHub reading, writing and exception reporting.
- Device Driver control.
|
|
|