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

AVEVA™ Plant SCADA

ArrayGetMapNameByAn

  • Last UpdatedJul 18, 2023
  • 1 minute read

Retrieves the name of the map for an array associated with a specified AN.

Syntax

STRING ArrayGetMapNameByAn(INT nAN)

nAN:

The AN associated with the array.

Return Value

If successful, the requested map name as a string. If unsuccessful, " " is returned. The error code can be obtained by calling the IsError Cicode function.

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

Example

MapName = ArrayGetMapNameByAn(hAn);

See Also

Array Functions

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