write

write — writes information to a point.

Syntax

(write name type value conf sec locked seconds nanoseconds [flags quality])
    

Arguments

name
The name of the point.
type
The type of point.
value
The point's value.
conf
The confidence level of the point.
sec
The security level on the point.
locked
The locked status of the point.
seconds
The time, in seconds.
nanoseconds
The fraction of a second, in nanoseconds.
flags
The flags on the point.
quality
The quality of the point.

Returns

A message indicating success or error. Please refer to Return Syntax for details.

Description

This command lets you manually write information to a point. See also cwrite.