Generated Data Types, Data Usage, and Functions : Functions Supporting Activity Chart Generation

Functions Supporting Activity Chart Generation

custom: cgActivity_<NAME>
 
 

That void function contains the implementation for the activity. In case when the implementation is either statechart or flowchart, that function will call the statechart/flowchart code. In case of lookup table, truth table, or other textual implementation, the code will be contained in that function.