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

AVEVA™ Plant SCADA

AlmTagsFirst

  • Last UpdatedApr 15, 2024
  • 1 minute read

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

The AlmTagsFirst function places the data browse cursor at the first record.

This function is a blocking function. It blocks the calling Cicode task until the operation is complete.

Syntax

INT AlmTagsFirst(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, AlmTagsClose, AlmTagsEnable, AlmTagsGetField, AlmTagsNumRecords, AlmTagsOpen, AlmTagsPrev

See Also

Alarm Functions

In This Topic
Related Links