man1/ParUpdate

Table of Contents

Name

ParUpdate - update a single parameter

Synopsis

ParUpdate <dbman_host> <label> <refname> <value>

Description

This program tells dbman to update the value of the datapoint indicated by label and refname.

Arguments

dbman_host

The host where dbman is running.
label refname

An AccelNET Label-RefName pair.
value

An floating point value.

Examples

ParUpdate csdev1 "MCS S1-1" "CatNumC " 12

Notes

dbmod does almost the same thing using a slightly different way of presenting arguments.

Manual Page Revision

$Id: ParUpdate.1,v 1.1 2001/09/19 16:02:15 kitchen Exp $


Table of Contents