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

AVEVA™ Plant SCADA

ArrayFillFromAlarmDataByAn

  • Last UpdatedJul 18, 2023
  • 1 minute read

This function is used to fill an array with information from internal alarm record caches. It is used by alarm page Genies to obtain the alarm record information to be displayed on the page.

Syntax

INT ArrayFillFromAlarmDataByAn(INT hAN)

hAN:

The AN number for the alarm list you want to use to fill the array.

Return Value

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

ArrayCopy, ArrayCreate, ArrayCreateByAn, ArrayDestroy, ArrayDestroyByAn, ArrayExists, ArrayExistsByAn, ArrayGetArrayByAn, ArrayGetInfo, ArrayGetInt, ArrayGetIntByAn, ArrayGetMapName, ArrayGetMapNameByAn, ArrayGetString, ArrayGetStringByAn, ArrayIsDirty, ArraySetInt, ArraySetIntByAn, ArraySetIsDirty, ArraySetString, ArraySetStringByAn, ArraySwap, DspArrayByAn

Example

error1 = ArrayFillFromAlarmDataByAn(600);

See Also

Array Functions

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