Scheme for Single Test POUs Defining a test POU To define a test POU for a single test case, a function block has to be written which follows a specific scheme and contains the test logic. The most im
Creating a Model-Based Test with a Test Table The aim of a unit test is usually to determine the correct operation of a function block or program. You can formally implement the required test code as
Scheme for Multitest POUs Defining a test POU If your test consists of multiple uniform test cases, then you can implement one multitest POU instead of many single test POUs. Multitest POUs follow a s