Component: Base2dObject (Development)
From Flowcode Help
Jump to navigationJump to search
| Author | Steve Tandy |
| Version | 1.0 |
| Category | Development |
Contents
Base2dObject component
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
| GetValue | |
| Returns the current value of the component. | |
| [[File:]] - | Return |
| SetValue | |
| Sets the component to the specified value. | |
| [[File:]] - | value |
| A new value for the component. | |
| 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 | |
| ClearData | |
| Removes all datapoints from 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 |
Property reference
| Properties | |
| Value | |
| Connections | |
| Simulations | |