Bot test
From Flowcode Help
Jump to navigationJump to search| Author | Matrix Ltd. |
| Version | 2.0 |
| Category | Wireless |
Contents
Bluetooth (EB024, Generic AT) component
Low level routines for controlling a standard AT Bluetooth interface. Also available in the form of the EB024 Bluetooth E-block.
Examples
DMX Master Example, reads the value of two ports using switch arrays to set the values and then transmits the data in a DMX packet.
DMX Slave Example, captures the first DMX data channel sent from the Master and outputs the value onto a Port using the LED array component.
Downloadable macro reference
| StringReceive | |
| Checks for a response string. Returns the length of the response string if one is present otherwise returns 0. | |
| Return | |
| Send_byte | |
| ByteVal | |
| Return | |
| Initialise | |
| Required to be used whenever the Bluetooth component is used in a program. Initialises the Bluetooth component ready for use. | |
| Return | |