X4 Produktdokumentation

Loop Adapter

The adapter executes a specified number of loops in a process.

As soon as the specified number of loops has been executed, the Loop Adapter outputs the status value 1.

loop_cond.png

Properties


Operation

Operation executed by the adapter

Possible values:

  • Count: Counts the number of loops passed.

Parameter


count

Number of loops to be executed.

Possible values:

  • Integer

Status values

1

The operation was executed successfully.

0

The operation was executed successfully, but without any result.

-1

The operation failed due to a technical error.