Difference between revisions of "Bot test"
From Flowcode Help
Jump to navigationJump to searchLine 89: | Line 89: | ||
| width="10%" align="center" | [[File:Fc9-type-21-icon.png]] | | width="10%" align="center" | [[File:Fc9-type-21-icon.png]] | ||
| width="80%" | Command Buffer Size | | width="80%" | Command Buffer Size | ||
+ | |- | ||
+ | | colspan="2" | Maximum number of bytes that can be stored in the outgoing command buffer. | ||
|- | |- | ||
| width="10%" align="center" | [[File:Fc9-type-21-icon.png]] | | width="10%" align="center" | [[File:Fc9-type-21-icon.png]] | ||
| width="80%" | Response Buffer Size | | width="80%" | Response Buffer Size | ||
+ | |- | ||
+ | | colspan="2" | Maximum number of bytes that can be stored in the incoming response buffer. | ||
|- | |- | ||
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]] | | width="10%" align="center" | [[File:Fc9-type-16-icon.png]] | ||
| width="80%" | Script Count | | width="80%" | Script Count | ||
+ | |- | ||
+ | | colspan="2" | Controls how many AT scripts are stored into non-volatile memory | ||
|- | |- | ||
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-conn-icon.png]] | | width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-conn-icon.png]] | ||
Line 101: | Line 107: | ||
| width="10%" align="center" | [[File:Fc9-type-21-icon.png]] | | width="10%" align="center" | [[File:Fc9-type-21-icon.png]] | ||
| width="80%" | Channel | | width="80%" | Channel | ||
+ | |- | ||
+ | | colspan="2" | UART Channel selector | ||
+ | Software channels are bit banged using generic I/O pins but are not as reliable as hardware channels. | ||
+ | Hardware channels use the selected peripheral on-board the target microcontroller. | ||
|} | |} |
Revision as of 15:24, 10 August 2021
Macro References