- Changed FOCUS to writing data files through nxscript

SKIPPED:
	psi/faverage.c
	psi/fowrite.c
	psi/psi.c
	psi/swmotor2.c
This commit is contained in:
cvs
2004-05-04 14:06:16 +00:00
parent fb15476a81
commit 0df15975dc
8 changed files with 458 additions and 14 deletions

View File

@ -76,6 +76,10 @@ definition string for the alias should not contain a dimension
description, this is automatically appended.
<dt>nxscript putfloat alias value
<dd>Writes a single floating point value to alias alias.
<dt>nxscript putint alias value
<dd>Writes a single integer value to alias alias.
<dt>nxscript updatedictvar alias value
<dd>Updates the dictionary value alis to value.
<dt>nscript putmot aliasName motorName
<dd>Writes the position of the motor motorName into the NeXus file as
described by aliasName. Theposition is a zero point corrected position. If