Component: XY Chart (Charts)
From Flowcode Help
Jump to navigationJump to searchAuthor | Steve Tandy |
Version | 1.1 |
Category | Charts |
Contents
XY Chart component
A 2d XY scatter chart component.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
Clear |
Resets the XY chart and removes all data points. | |
![]() |
Return |
![]() |
SetMode |
Select the mode of operation | |
[[File:]] - | bUseArrays |
True if data points are added to a hidden buffer; False if data is drawn directly onto chart. | |
![]() |
Return |
![]() |
RefreshChart |
Redraws the chart. | |
![]() |
Return |
![]() |
SetValue |
Sets the component to the specified value. | |
[[File:]] - | value |
A new value for the component. | |
![]() |
Return |
![]() |
RefreshChart |
Redraws the chart. | |
![]() |
Return |
![]() |
GetData |
Gets a data point from the specified series. | |
![]() |
Series |
Which series to add to (1-8) | |
[[File:]] - | Index |
The data point index (1 - 32767) | |
[[File:]] - | Return |
![]() |
GetList |
Returns CHANNEL or PRESCALE list from the FCD and updates the internal property | |
![]() |
Name |
![]() |
Return |
![]() |
InitRXConfig |
Initialization setting for RX Buffer Config | |
![]() |
Buffer |
Buffer Number (0 or 1) | |
![]() |
Value |
Config data byte | |
![]() |
Return |
![]() |
Uninit |
Uninitialises the CAN, freeing its connections for general use | |
![]() |
Return |
![]() |
GetList |
Get the Filter List of the Named Property | |
![]() |
Name |
![]() |
Return |
![]() |
GetRxIdent |
Generic function to get the received message Identifier. | |
![]() |
buffer |
![]() |
Return |