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

AVEVA™ Plant SCADA

DspAnNew

  • Last UpdatedJul 18, 2023
  • 1 minute read

Creates an AN at the specified x and y coordinates.

Syntax

DspAnNew(X, Y)

X:

The x pixel coordinate where the new AN is created.

Y:

The y pixel coordinate where the new AN is created.

Return Value

If successful, the new AN is returned. If the AN cannot be created, -1 is returned. If an AN already exists at this location, that AN is returned.

DspAnNewRel, DspAnFree

Example

AN=DspAnNew(100,200);
DspSym(AN,20);
/* Displays symbol 20 at pixel location 100,200 */

See Also

Display Functions

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