Flowcode Project File Parser

Ben Rowland 2019 (C) Matrix TSL


Target Device

PIC.16F.16F1937

Constants

BOOL false     BOOL true    

Globals



SetPairKey    /    ev_Prop_Change    /    SendString    /    Ev_Timer    /    SendCommand    /    SetBaud    /    SendNumber    /    SendChar    /    ev_Init    /    SetName    /    Ev_Renamed    /    Main    /    ReceiveString    /    Initialise    /    ReceiveChar

SetPairKey

Return:     VOID
Params:     STRING Key    
Vars:     STRING Command    

Your browser does not support the HTML5 canvas tag.

SetPairKey    /    ev_Prop_Change    /    SendString    /    Ev_Timer    /    SendCommand    /    SetBaud    /    SendNumber    /    SendChar    /    ev_Init    /    SetName    /    Ev_Renamed    /    Main    /    ReceiveString    /    Initialise    /    ReceiveChar

ev_Prop_Change

Return:     UNSIGNED LONG
Vars:     STRING temp_str    

Your browser does not support the HTML5 canvas tag.

SetPairKey    /    ev_Prop_Change    /    SendString    /    Ev_Timer    /    SendCommand    /    SetBaud    /    SendNumber    /    SendChar    /    ev_Init    /    SetName    /    Ev_Renamed    /    Main    /    ReceiveString    /    Initialise    /    ReceiveChar

SendString

Return:     VOID
Params:     STRING Data    
Vars:     BYTE Len     BYTE Idx    

Your browser does not support the HTML5 canvas tag.

SetPairKey    /    ev_Prop_Change    /    SendString    /    Ev_Timer    /    SendCommand    /    SetBaud    /    SendNumber    /    SendChar    /    ev_Init    /    SetName    /    Ev_Renamed    /    Main    /    ReceiveString    /    Initialise    /    ReceiveChar

Ev_Timer

Return:     UNSIGNED LONG
Params:     UNSIGNED LONG TimerID    
Vars:     HANDLE Handle    

Your browser does not support the HTML5 canvas tag.

SetPairKey    /    ev_Prop_Change    /    SendString    /    Ev_Timer    /    SendCommand    /    SetBaud    /    SendNumber    /    SendChar    /    ev_Init    /    SetName    /    Ev_Renamed    /    Main    /    ReceiveString    /    Initialise    /    ReceiveChar

SendCommand

Return:     VOID
Params:     STRING Command    

Your browser does not support the HTML5 canvas tag.

SetPairKey    /    ev_Prop_Change    /    SendString    /    Ev_Timer    /    SendCommand    /    SetBaud    /    SendNumber    /    SendChar    /    ev_Init    /    SetName    /    Ev_Renamed    /    Main    /    ReceiveString    /    Initialise    /    ReceiveChar

SetBaud

Return:     VOID
Params:     BYTE Baud    
Vars:     STRING Command    

Your browser does not support the HTML5 canvas tag.

SetPairKey    /    ev_Prop_Change    /    SendString    /    Ev_Timer    /    SendCommand    /    SetBaud    /    SendNumber    /    SendChar    /    ev_Init    /    SetName    /    Ev_Renamed    /    Main    /    ReceiveString    /    Initialise    /    ReceiveChar

SendNumber

Return:     VOID
Params:     Number    
Vars:     STRING numStr    

Your browser does not support the HTML5 canvas tag.

SetPairKey    /    ev_Prop_Change    /    SendString    /    Ev_Timer    /    SendCommand    /    SetBaud    /    SendNumber    /    SendChar    /    ev_Init    /    SetName    /    Ev_Renamed    /    Main    /    ReceiveString    /    Initialise    /    ReceiveChar

SendChar

Return:     VOID
Params:     SIGNED INT Char    

Your browser does not support the HTML5 canvas tag.

SetPairKey    /    ev_Prop_Change    /    SendString    /    Ev_Timer    /    SendCommand    /    SetBaud    /    SendNumber    /    SendChar    /    ev_Init    /    SetName    /    Ev_Renamed    /    Main    /    ReceiveString    /    Initialise    /    ReceiveChar

ev_Init

Return:     UNSIGNED LONG
Vars:     STRING temp    

Your browser does not support the HTML5 canvas tag.

SetPairKey    /    ev_Prop_Change    /    SendString    /    Ev_Timer    /    SendCommand    /    SetBaud    /    SendNumber    /    SendChar    /    ev_Init    /    SetName    /    Ev_Renamed    /    Main    /    ReceiveString    /    Initialise    /    ReceiveChar

SetName

Return:     VOID
Params:     STRING Name    
Vars:     STRING Command    

Your browser does not support the HTML5 canvas tag.

SetPairKey    /    ev_Prop_Change    /    SendString    /    Ev_Timer    /    SendCommand    /    SetBaud    /    SendNumber    /    SendChar    /    ev_Init    /    SetName    /    Ev_Renamed    /    Main    /    ReceiveString    /    Initialise    /    ReceiveChar

Ev_Renamed

Return:     UNSIGNED LONG
Vars:     STRING Name    

Your browser does not support the HTML5 canvas tag.

SetPairKey    /    ev_Prop_Change    /    SendString    /    Ev_Timer    /    SendCommand    /    SetBaud    /    SendNumber    /    SendChar    /    ev_Init    /    SetName    /    Ev_Renamed    /    Main    /    ReceiveString    /    Initialise    /    ReceiveChar

Main

Return:     VOID

Your browser does not support the HTML5 canvas tag.

SetPairKey    /    ev_Prop_Change    /    SendString    /    Ev_Timer    /    SendCommand    /    SetBaud    /    SendNumber    /    SendChar    /    ev_Init    /    SetName    /    Ev_Renamed    /    Main    /    ReceiveString    /    Initialise    /    ReceiveChar

ReceiveString

Return:     STRING
Params:     BYTE Timeout     BYTE NumBytes    
Vars:     SIGNED INT ErrorVal     BYTE chCount     SIGNED INT retVal     BYTE ch    

Your browser does not support the HTML5 canvas tag.

SetPairKey    /    ev_Prop_Change    /    SendString    /    Ev_Timer    /    SendCommand    /    SetBaud    /    SendNumber    /    SendChar    /    ev_Init    /    SetName    /    Ev_Renamed    /    Main    /    ReceiveString    /    Initialise    /    ReceiveChar

Initialise

Return:     VOID

Your browser does not support the HTML5 canvas tag.

SetPairKey    /    ev_Prop_Change    /    SendString    /    Ev_Timer    /    SendCommand    /    SetBaud    /    SendNumber    /    SendChar    /    ev_Init    /    SetName    /    Ev_Renamed    /    Main    /    ReceiveString    /    Initialise    /    ReceiveChar

ReceiveChar

Return:     SIGNED INT
Params:     SIGNED INT Timeout    

Your browser does not support the HTML5 canvas tag.

Verison History

Version 0.6
12/09/19 BR - Created initial recursive parser
14/09/19 BR - Added support for disabled icons
18/09/19 BR - Fixed decision icon parsing
19/09/19 BR - Added switch icon support
23/09/19 BR - Fixed recursive loop spacing
27/09/19 BR - Further tweaked spacing and added Macro menu
30/09/19 BR - Improved all string spacing
01/10/19 BR - Improved While icon support