NDS2 Application Program Interface
Detailed Description
This module defines the client interface to both versions of the Network Data Server (classic NDS and NDS2). It is based on the "daq_" function set originally defined by Alex Ivanov for the classic NDS. The C-functions provide a low level interface to the server. In general, these must be used to implement the client server protocol defined elsewhere, e.g.
here. A new set of client functions maintain a list of channels to be requested, properly formats the NDS server commands and help retrieve the requested data.
The API is subdivided into the following modules: