Component: Numeric Indicator (Indicators)
From Flowcode Help
Jump to navigationJump to search
| Author | Steve Tandy |
| Version | 1.0 |
| Category | Indicators |
Contents
Numeric Indicator component
A 2d numeric indicator 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 | |
| SetValue | |
| Sets the component to the specified value. | |
| [[File:]] - | value |
| A new value for the component. | |
| Return | |
| Slave_Init | |
| Initialise the Slave | |
| Return | |
| Master_Disable_CS | |
| Outputs a high signal to the chip select pin to deselect the remote slave device. | |
| Return | |
| Master_Uninit | |
| Uninitialise the Master | |
| Return | |
| Master_Byte | |
| Sends and receives a data byte | |
| DataOut | |
| Return | |
| GetConsoleHandle | |
| Returns a handle to the console used by this component | |
| [[File:]] - | Return |
| Slave_TxByte | |
| Sets the data to be transmitted to the SPI master. | |
| Data | |
| Return | |
| Slave_RxByte | |
| Returns the data received from the SPI Master | |
| Return | |
| SetValue | |
| Change Named property to new Value. | |
| Name | |
| Value | |
| Return | |
| SetPrescaler | |
| Sets the prescaler value for the clock divider chain | |
| Prescaler | |
| Return | |
| Master_Init | |
| Initialise the Master | |
| Return | |
| GetList | |
| returns Named property list | |
| Name | |
| Return | |
Property reference
| Properties | |
| Value | |
| Style | |
| Type | |
| Cell Count | |
| Show Decimal Point | |
| Show Leading Zeros | |
| Show Sign | |
| Decimal Places | |
| Connections | |
| Simulations | |