FetchData

long FetchData (long OnScan);

 

Available (from release):

 

stOCX (V2-0), stPro Automation (V2-01)

 

Return Value:

 

Nonzero if successful otherwise 0.

 

Parameters:

 

Name:

Description:

OnScan

Indicates whether the plot should be turned on (nonzero) or off (0) scan.

 

Remarks:

 

Call this function to instruct the control to go on/off scan.

 

Note:  This function can also be used to instruct the graph object to update following the addition of new pens via the AddPen, AddPenViaAliasName, changes to the plot attributes etc, etc.  To do this simply call the function passing the current state of the plot for the OnScan argument.