Bot test
From Flowcode Help
Jump to navigationJump to search| ev_Prop_Change | |
| Return | |
| Ev_Timer | |
| Called back on the panel command System.TimerStart | |
| TimerID | |
| The identifier passed to the System.TimerStart panel command | |
| Return | |
| SendScriptString | |
| str | |
| Return | |
| Ev_ChipChange | |
| Sent when the target device has changed | |
| [[File:]] - | Target |
| The name of the new target device | |
| Return | |
| Read_byte | |
| Timeout | |
| Return | |
| ev_Init | |
| Return | |
| StringReceive | |
| Checks for a response string. Returns the length of the response string if one is present otherwise returns 0. | |
| Return | |
| Ev_GetVarSize | |
| Sent to a component to amend the size of the expected array | |
| [[File:]] - | VarName |
| The original Flowcode variable | |
| [[File:]] - | Elements |
| The number of elements in the array | |
| Return | |
| Send_byte | |
| ByteVal | |
| Return | |
| Main | |
| Return | |
| pvt_Scripts_ShowHide | |
| Return | |
| Initialise | |
| Required to be used whenever the Bluetooth component is used in a program. Initialises the Bluetooth component ready for use. | |
| Return | |