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

AVEVA™ Plant SCADA

AccumBrowseNext

  • Last UpdatedFeb 28, 2024
  • 1 minute read

The AccumBrowseNext function moves the data browse cursor forward one record. If you call this function after you have reached the end of the records, error 412 is returned (Databrowse session EOF).

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

Syntax

INT AccumBrowseNext(iSession)

iSession

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

Return Value

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

AccumBrowseClose, AccumBrowseFirst, AccumBrowseGetField, AccumBrowseNumRecords, AccumBrowseOpen, AccumBrowsePrev

See Also

Accumulator Functions

In This Topic
TitleResults for “How to create a CRG?”Also Available in