Component: Data Sheet B (Charts)
From Flowcode Help
Jump to navigationJump to search| Author | Steve Tandy |
| Version | 1.0 |
| Category | Charts |
Contents
Data Sheet B component
A component that accepts data (using series) that can then be viewed in a spreadsheet.
Component Pack
FREE
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 | |
| AddData | |
| Add data to a spreadsheet. Returns true if ok. | |
| series | |
| column for the data (1 - 8) | |
| data | |
| the value to store in the spreadsheet | |
| Return | |
| GetData | |
| Returns the data from a spreadsheet row-column reference. | |
| row | |
| row for the data (1 - 32767) | |
| column | |
| column for the data (1 - 255) | |
| Return | |
Property reference
| Properties | |
| Connections | |
| Simulations |