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

AVEVA™ Plant SCADA

DevFlush

  • Last UpdatedJul 18, 2023
  • 1 minute read

Flushes buffered data to the physical device. Plant SCADA normally optimizes the writing of data for maximum performance, so use this function only if it is really necessary.

Syntax

DevFlush(hDev)

hDev:

The device handle, returned from the DevOpen function. The device handle identifies the table where data on the associated device is stored.

Return Value

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

DevOpen, DevClose

Example

! Flush device to disk.
DevFlush(hDev);

See Also

Device Functions

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