Sets the auxiliary data stored with a measured point.
Input Arguments
0 |
Point Name |
Point Name |
The point name from which the auxiliary data should be extracted. |
1 |
String |
Auxiliary Name |
The string identifier for the auxiliary data. |
2 |
Double |
Value |
Auxiliary value to be saved with the point |
3 |
Sting |
Units |
Units value to record |
Return Arguments
None.
Returned Status
SUCCESS |
The data was set successfully. |
FAILURE |
The point could not be found. |
Remarks
Auxiliary data is saved on a per name basis. Entering a different value with the same name will overwrite the previous value, while new names will create additional entries.