cwrite
cwrite — creates a
point and writes information to it.
Syntax
(cwrite 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 create a
point and manually write information to it. See also write.