FB_CaseStateMachine icon indicating copy to clipboard operation
FB_CaseStateMachine copied to clipboard

A simple function block to make it easier and clearer to program a state machine in structured text (IEC 61131-3). If you write your state machine with a CASE instruction and an enum, you might miss...