Visit Gigasoft's Web Site
 ProEssentials v11 Help

AppendXData

Scope

Pego, Pesgo, Pepso, Pe3do

Type

Property Array of type Single

Default

empty

JS / .NET

PeData.X.AppendData

OCX / VCL

Set with PEvset

DLL

PEP_faAPPENDXDATA

 

Purpose

This property is for transferring new XData into a Scientific Graph Object which is being used in a real-time implementation. Existing XData will first be shifted to make room for the newest data if CircularBuffers is False.  

 

Comments

This property is write-only and can only be used with PEvset.

 

This property is used similar to AppendYData. See this topic for more information and example code.

 

See Also: AppendToEnd, AppendXDataII and Chapter 8, Question 26.