PlotOpen Function

Help Contents

Introduction

Opens the current temporary plot definition.

Syntax

Informal or Formal Syntax:

PlotOpen()

Parameters

None.

Return Value

None.

Remarks

The current Temporary Plot function is opened.

Examples

  1. Opens a temporary plot with 1 pen:
    PlotNewTrend();
    PlotAddPen( 'Tag Name', 'Tag Label' );
    PlotOpen();

Further Information

Operator Actions

To learn where you can use this function.

IEC 61131-3 Expressions

To learn about the different types of expression to use as function parameters.

Glossary

For the meaning of terms used in Fernhill SCADA.