PROCEDURE (124)


PROCEDURE (124)

ID                          124

 

 

Application:

PLC

SIM

 

Group: I/O

 

Short description:

Function that performs a procedure consisting of text commands.

 

Inputs (1):

no.

type

impulse

mark

notes

1

B

yes (0 -> 1)

exe

Launching the execution of text commands

 

Outputs (2):

no.

type

impulse

mark

notes

1

B

no

error

Error signal

2 I no err_id Error code


Settings: none

Function operation:

The PROCEDURE function executes a procedure of text commands when a rising edge appears on the exe input. The commands are edited in the function block settings window. In Appendix A in Table A.1. supported commands are marked with 'p'. The correct command syntax is displayed in green. A syntax error is signaled in red. Each command must complete with ';'.

 

R registers and M markers used:

according to the specification of commands used in the procedure.