Ciiv.SetPlotView()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Curve classes > class CIIV >

Ciiv.SetPlotView()

Description

Set the number of graphs displayed in the real-time display.

 

Type

INSTANCE FUNCTION

 

Usage

Ciiv.SetPlotView(Format)

 

Format

INDEX

0 = No graph displayed.

1 = Single graph displayed.

2 = Two graphs displayed.

 

Or use the predefined constants:

VIEW_NONE

VIEW_SINGLE

VIEW_DOUBLE