<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Curve classes > class RCV > Rcv.SetPlotView() |
Set the number of graphs displayed in the real-time display.
Rcv.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 |