Differences
This shows you the differences between two versions of the page.
public:applications:programmiertechnik:page_flow_diagram [2015/04/16 09:16] mertens created |
public:applications:programmiertechnik:page_flow_diagram [2015/04/16 09:38] (current) mertens |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Page Flow Diagram ====== | + | ====== Page Flow Diagram (PFD) ====== |
+ | {{:de:public:applications:programmiertechnik:page-flow_diagram_p1.jpg?400 |}} | ||
+ | Basically the Page Flow Diagram is a flow chart for calling or switching on/off of HMI masks. The essential difference is that the basic elements of the flow chart, such as the IF statement can not be seen on the upper levels, but are encapsulated in macros. | ||