Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Historian

Insert

  • Last UpdatedNov 17, 2021
  • 1 minute read

The Insert method inserts a value for a manual tag.

Syntax

[Result=] aaHistClientSingleValueEntry.Insert();

Return Value

Returns True if the value was inserted; otherwise returns False.

Remarks

This method has the same effect as a runtime user clicking the Insert button on the control interface.

If this method returns False, use the LastOperationResult, LastErrorMessage, and LastErrorDetails properties to determine the cause of the failure.