readCdfBinHeader: Reads the file header of a dChip CDF.bin file
Description
Reads the file header of a dChip CDF.bin file.
Usage
readCdfBinHeader(con, ...)
Value
Returns a list
structure containing the file header.
See Also
To read the CDF.bin file data, see readCdfBin
().