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

AVEVA™ Plant SCADA

DspRichTextPrint

  • Last UpdatedJul 18, 2023
  • 1 minute read

Prints the contents of the rich text object at animation point nAN, to the port PortName.

Syntax

DspRichTextPrint(nAN, sPortName)

nAN:

The reference AN for the rich text object.

sPortName:

The name of the printer port to which the contents of the rich text object will be printed. This name needs to be enclosed within quotation marks "". For example "LPT1", to print to the local printer, or "\\Pserver\canon1" using UNC to print to a network printer.

Return Value

0 if successful, otherwise an error is returned.

DspRichText, FileRichTextPrint

Example


! This lines prints
DspRichTextPrint(25,"LPT1:");

See Also

Display Functions

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