Function Block Diagram (FBD)ΒΆ
The Function Block Diagram is a graphically oriented programming language. It works with a list of networks whereby each network contains a structure which represents either a logical or arithmetic expression, the call of a Function Block, a jump, or a return instruction.
Example of a network in the Function Block Diagram:
See also: