man1/ParUpdate
Table of Contents
ParUpdate - update a single parameter
ParUpdate <dbman_host> <label>
<refname> <value>
This program tells
dbman to update the value of
the datapoint indicated by
label and
refname.
- dbman_host
The host where dbman is running.
- label refname
An AccelNET Label-RefName pair.
- value
An floating point value.
ParUpdate csdev1 "MCS S1-1" "CatNumC " 12
dbmod does almost the same thing using a slightly different way of
presenting arguments.
$Id: ParUpdate.1,v 1.1 2001/09/19
16:02:15 kitchen Exp $
Table of Contents