setTagValues - Input Items
In this section, you can find the descriptions of the input items for setTagValues operation depending on the value you select on the General tab.
Input Item | Data Type | Required | Description |
---|---|---|---|
name | String | Yes | The unique name of a tag. |
timestamp | String | No | The date and time of the tag value. |
mergeType | String | No | The attribute that indicates how to deal with the duplicate values in the archive file.
Supported values in this field are Replace, Insert,NoReplace, ReplaceOnly, and InsertNoCompression and Remove. |
value | String | Yes | The value of the tag to be set on the PI Data Archive server.
Note: This value is not relevant for Blob type tags.
|
binaryValue | Binary | Yes | The binary value of the tag to be set on the PI Data Archive server.
Note: This value is only relevant for Blob type tags.
|