Visit Gigasoft's Web Site
 ProEssentials v11 Help

AppendYDataII

Scope

Pego, Pesgo, Pepso, Pe3do

Type

Property Array of type Double

Default

empty

JS / .NET

PeData.Yii.AppendData

OCX / VCL

NA

DLL

PEP_faAPPENDYDATAII

 

Purpose

This property is for transferring new YData into a graph which is being used in a real-time implementation. Existing YData 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

 

Chapter 8, Question 26 contains more information on real time topics. The example code included with ProEssentials also shows real time examples.