From 2103dadd22182543a6c132e1c2862da67b654fc8 Mon Sep 17 00:00:00 2001 From: koennecke Date: Tue, 3 Feb 2009 08:06:23 +0000 Subject: [PATCH] - Added documentation to nxscript.htm --- doc/manager/nxscript.htm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/manager/nxscript.htm b/doc/manager/nxscript.htm index 803d6fe0..d7752afa 100644 --- a/doc/manager/nxscript.htm +++ b/doc/manager/nxscript.htm @@ -104,6 +104,14 @@ the dictionary file: would denote the normal counting tube at a scanning type of experiment. +
nxscript puthdb path ?alias +
Put a hipadaba path. The alias to put the data too is found in one of two places: as the nxalias + property on the node or as given on the command line. The alias is expected to match the size and type of + the data. Please note that hipadaba stores all floats as double which is NX_FLOAT64 as number type. +
nxscript puthdbslab path start size +
Put a hipdaba node as a slab. The node must have a property nxalias to determine where to write to. + Start and size are Tcl lists which give the start point where to write and the size of the data + to write. See nxscript putslab for more information.
nxscript puthm hmAlias hmName ?start? ?length? ?bank?
Writes data from the histogram memory hmName to a NeXus file using the alias hmAlias. Nxscript automatically updates the dim0, dim1, ..., timedim