Previous: Application Programmer's Guide for SDDS Version 1
Up: Application Programmer's Guide for SDDS Version 1
Next: Overview of Library Routines
Previous Page: Application Programmer's Guide for SDDS Version 1
Next Page: Structure of the SDDS Header

Definition of SDDS Protocol

A SDDS file is referred to as a ``data set''. Each data set consists of an ASCII header describing the data that is stored in the file, followed by zero or more ``data tables''. Each successive data table consists of a list of zero or more ``parameter'' values, zero or more multidimensional arrays, and zero or more rows of tabular data. The names, units, data types, and so forth of the parameters, arrays, and columns of the tabular data are defined in the header. These do not change from one data table to the next.

The first line of a data set must be of the form ``SDDS n'', where n is the integer SDDS version number. This document describes version 1.


borland@aps.anl.gov
Mon Jan 10 14:46:05 CST 1994