This functionality is only available for certain module packages.

You are here: Tutorial > SIMATIC Step 7 > Task 1 - Creating the Step 7 program for Feeder > Adding Step 7 discipline to the mechatronic model > Importing T_Step7_Ui library into T_Mechatronic_ModularSystem > Creating SIMATIC STEP 7 discipline components > Inserting functions as called POUs in OB_Cycle

Inserting functions as called POUs in OB_Cycle

Note:

POUs, or program organizational units, are used to structure programs. POUs of the type FB (Function Block) and FC (Function) are used here.

The functions FC_ASI_CopyInputs and FC_Org_Functions are to be called as POUs of OB_Cycle.

  1. Double-click to open the OB_Cycle block.
  2. Select the Called POUs editor.
  3. Open the finder for POUs by clicking .
  4. Click [Search].
  5. Select the functions FC_ASI_CopyInputs and FC_Org_Functions.
  6. Confirm with [OK].

The functions are subsequently entered in the Called POUs editor.