This document discusses flowchart-based process control design using programmable logic controllers (PLCs). It covers creating flowcharts to represent sequential processes, and implementing those flowcharts in PLC programs using block logic or sequence bits. High-level flowchart representations of processes can be realized using high-level instructions from PLCs like the Mitsubishi FX. An example cart control system flowchart is implemented using MOV, CMP and other FX instructions to move the cart between positions based on limit switch and call button inputs.