Difference between revisions of "Bot test"
From Flowcode Help
Jump to navigationJump to searchLine 1: | Line 1: | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:Fc9-comp-macro.png]] | + | | width="10%" align="center" style="background-color:#D8C9D8; color:#4B008D;" | [[File:Fc9-comp-macro.png]] |
− | | width="90%" | '''StringRead''' | + | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''StringRead''' |
|- | |- | ||
| colspan="2" | Returns the ASCII value of character idx of the Response string. | | colspan="2" | Returns the ASCII value of character idx of the Response string. |
Revision as of 14:00, 17 August 2021
![]() |
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 |