Difference between revisions of "Component: Data Sheet B (Charts)"
From Flowcode Help
Jump to navigationJump to search (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Steve Tandy |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gra...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
==Data Sheet B component== | ==Data Sheet B component== | ||
A component that accepts data (using series) that can then be viewed in a spreadsheet. | A component that accepts data (using series) that can then be viewed in a spreadsheet. | ||
+ | |||
+ | ==Component Pack== | ||
+ | |||
+ | FREE | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
''No detailed description exists yet for this component'' | ''No detailed description exists yet for this component'' | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
''<span style="color:red;">No additional examples</span>'' | ''<span style="color:red;">No additional examples</span>'' | ||
Line 51: | Line 71: | ||
| colspan="2" | column for the data (1 - 8) | | colspan="2" | column for the data (1 - 8) | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT |
| width="90%" | data | | width="90%" | data | ||
|- | |- | ||
| colspan="2" | the value to store in the spreadsheet | | colspan="2" | the value to store in the spreadsheet | ||
|- | |- | ||
− | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:]] - | + | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-bool-icon.png]] - BOOL |
| width="90%" style="border-top: 2px solid #000;" | ''Return'' | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
|} | |} | ||
Line 69: | Line 89: | ||
|- | |- | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-s16-icon.png]] - INT |
| width="90%" | row | | width="90%" | row | ||
|- | |- | ||
| colspan="2" | row for the data (1 - 32767) | | colspan="2" | row for the data (1 - 32767) | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-s16-icon.png]] - INT |
| width="90%" | column | | width="90%" | column | ||
|- | |- | ||
| colspan="2" | column for the data (1 - 255) | | colspan="2" | column for the data (1 - 255) | ||
|- | |- | ||
− | + | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-f32-icon.png]] - FLOAT | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9- | ||
| width="90%" style="border-top: 2px solid #000;" | ''Return'' | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
|} | |} |
Latest revision as of 16:16, 7 January 2022
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 |