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

AVEVA™ Plant SCADA

AlmTagsClose

  • Last UpdatedApr 15, 2024
  • 1 minute read

Note: This command is now deprecated. Use AlmBrowseClose function instead.

The AlmTagsClose function terminates an active data browse session and cleans up all resources associated with the session.

This function is a non-blocking function. It does not block the calling Cicode task.

Syntax

INT AlmTagsClose(iSession)

iSession:

The handle to a browse session previously returned by a AlmTagsOpen call.

Return Value

0 (zero) if the alarm browse session exists, otherwise an error code is returned.

AlmTagsAck, AlmTagsClear, AlmTagsDisable, AlmTagsEnable, AlmTagsFirst, AlmTagsGetField, AlmTagsNumRecords, AlmTagsOpen, AlmTagsPrev

See Also

Alarm Functions

In This Topic
Related Links