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

AVEVA™ Plant SCADA

ArrayGetArrayByAn

  • Last UpdatedJul 18, 2023
  • 1 minute read

Retrieves an array associated with a specified AN.

Syntax

INT ArrayGetArrayByAn(INT nAN)

nAN:

The AN number associated with the array that will be retrieved.

Return Value

The handle of the array. If unsuccessful, –1 is returned. The error code can be obtained by calling the IsError Cicode function.

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

Example

hArray = ArrayGetArrayByAn(hAn);

See Also

Array Functions

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