H2: Auxiliary function outputs to PLC
8.13 Block-search response
Basic Functions
458 Function Manual, 09/2011, 6FC5397-0BP40-2BA0
N1570 ENDLOOP
N1580
N1590 LABEL1:
N1600
N1620 CALL FILENAME ; Process a generated subroutine.
N1630
N1650 DELETE(ERROR,FILENAME) ; Delete the file again after execution.
N1660 IF (ERROR<>0)
N1670 SETAL(61000+ERROR)
N1680 ENDIF
N1690
N1700 M17
Program code Comment