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

AVEVA™ Plant SCADA

TaskResume

  • Last UpdatedJul 18, 2023
  • 1 minute read

Resumes a task that was suspended by the TaskSuspend() function. After a task is resumed, it runs on the next time-slice.

Syntax

TaskResume(hTask)

hTask:

The task handle, returned from the TaskNew() or TaskHnd() function. The task handle identifies the table where all data on the associated task is stored.

Return Value

0 (zero) if successful, otherwise an error code is returned.

TaskHnd, TaskKill, TaskSuspend, TaskNew

Example

TaskResume(hTask);

See Also

Task Functions

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