PlotWindow.Update() Method

Top 

Description

Updates the window contents using current object values.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

PlotWindow.Update(

)

 

 

Return Value

Type:

number

 

 

The return value is not used.

 

Syntax

myVariable1 = myPlotWindow1.Update();

 

 

See also

PlotWindow Object

PlotWindow Guide