Get Point Name Variable

Retrieves the value of a point name variable.

 

Input Arguments

 

0

String

Name

The name of the point name variable to retrieve.

 

Return Arguments

 

1

Point Name

Value

The value stored in the specified variable.

 

Returned Status

 

SUCCESS

The value was retrieved.

FAILURE

The specified variable does not exist.

 

Remarks

None.