The operation of an instance of this Basic Function Block type
is defined by the Execution Control Chart (ECC) and algorithms shown
above.
The primary purpose of this FB type is to serve as a basis for
comparison of the efficiency of event handling in the generated and
compiled Java™ code using a full ECC vs. using Simple EC States as in
the FBTypes Basic1T and Simple2T. This comparison is
done in terms of the total number of Event Handling Lines Of Code
(EHLOC), executable EHLOC, and size of the compiled Java class file
as shown below. Executable EHLOCs are highlighted in orange and non-executable EHLOCs
are highlighted in yellow .