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

AVEVA™ Plant SCADA

DspGetParentAn

  • Last UpdatedJul 18, 2023
  • 1 minute read

Gets the parent animation number (if any), for the specified animation number. AN animation point will have a parent animation point if it corresponds to an object in a group.

Syntax

DspGetParentAn(nAN)

AN:

The animation-point number.

Return Value

The parent animation point number (AN). If no parent animation exists or an invalid animation number is passed, 0 (zero) is returned.

DspGetAnCur

Example


// Get the parent animation for object 89 (part of a symbol set)
AN = DspGetParentAn(89);

See Also

Display Functions

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