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

AVEVA™ Plant SCADA

SchdNext

  • Last UpdatedJul 18, 2023
  • 1 minute read

The SchdNext function places the data browse cursor at the next available record. This function will return an error if called when the data cursor is at end of the records.

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

Syntax

INT SchdNext(LONG Session)

Session:

The handle to a browse session previously returned by the SchdOpen call.

Return Value

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

SchdClose, SchdConfigOpen, SchdConfigClose, SchdConfigFirst, SchdConfigNext, SchdConfigPrev, SchdConfigGetField, SchdConfigNumRecords, SchdOpen, SchdFirst, SchdPrev, SchdGetField, SchdNumRecords, ScheduleItemAdd, ScheduleItemSetRepeat, ScheduleItemModify, ScheduleItemDelete

See Also

Scheduler Functions

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