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

AVEVA™ Plant SCADA

SOEMount

  • Last UpdatedJul 18, 2023
  • 1 minute read

Use this function to mount an archive volume. Archived data from the volume can be displayed on the Alarm Summary and Sequence of events page. To use this function you will need to log in with a role (e.g.Engineer) who has full privilege (privilege 1..8).

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

Syntax

INT SOEMount(STRING sPath [, STRING ClusterName])

sClusterName:

Optional cluster on which to perform mounting operation. If not specified, the operation will be performed on all clusters.

Note: Check the archive output is mounted on the correct cluster. If the archive output is mounted on the wrong cluster, the incorrect data may be presented for user.

Return Value

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

Examples

SOEMount(<path>, <ClusterName>) <-- Mounting specific Cluster of SOE and Summary Data from a specific location

SOEMount(<path>) <-- Mounting all Clusters of SOE and Summary Data from a specific location

See Also

Sequence of Events (SOE) Functions

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