Sets the value of the specified data point.

public void SET( 
string name
object value 
)

Parameters

name

Type: string

The fully-qualified name of the data point.

value

Type: object

The value of the data point. The value can be numeric or text.