ihuTagAdd

Use the ihuTagAdd function to add or modify tags.

Prototype

ihuTagAdd {
  in long serverhandle,
};

Remarks

This function uses serverhandle as a parameter.

Tag names that contain question marks (?) or asterisks (*) are not added to the server.

To modify a tag, you must add it again with new properties. Whenever you change or copy a tag name, the old and new tag names and time stamps are recorded in the audit trail.

Returns

  • ihuSTATUS_OK: Success
  • ihuSTATUS_INVALID_PARAMETER: Invalid input parameters
  • ihuSTATUS_LIC_TOO_MANY_TAGS: Added tags exceed the licensed tag count
  • ihuSTATUS_ACCESS_DENIED: You do not have rights to add tags