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

AVEVA™ Plant SCADA

EquipRefBrowseFirst

  • Last UpdatedJul 18, 2023
  • 1 minute read

The EquipRefBrowseFirst function places the reference 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 EquipRefBrowseFirst(LONG Session)

Session:

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

Return Value

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

EquipRefBrowseClose, EquipRefBrowseGetField, EquipRefBrowseNext, EquipRefBrowseNumRecords, EquipRefBrowseOpen, EquipRefBrowsePrev, EquipCheckUpdate, EquipGetProperty

See Also

Equipment Database Functions

In This Topic