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

AVEVA™ Plant SCADA

DspFileGetName

  • Last UpdatedJul 18, 2023
  • 1 minute read

Gets the name of the file being displayed in the display "window". You can use this function to display the file name on the screen.

Syntax

DspFileGetName(nAN)

nAN:

The animation-point number.

Return Value

The name of the file (as a string). If an incorrect AN is specified, an error is returned.

DspFile, DspFileGetInfo, DspFileScroll, DspFileSetName

Example

DspText(11,0,DspFileGetName(20));
! Displays the name of the file displayed at AN20.

See Also

Display Functions

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