Reverse

Stores data from one execution to the next.

By default, the node stores data from only the previous execution. However, you can configure the node to store n samples of data by delaying the output of the node for multiple executions. If you increase Delay to more than one execution, the node outputs only the Initial Value(s) until the delay you specify is complete. The node then begins to output the stored values in subsequent order. The number on the node represents the number of delays you specify.

1378

Inputs/Outputs

datatype_icon

input

The data to be stored and sent to the next execution or iteration.

datatype_icon

initial value

The value for the first execution or loop iteration.

Default value: 0

datatype_icon

output

The data stored from the previous execution or iteration.

Resolving Illegal Cycles

You can insert a Feedback Node into the cycle to resolve cycle errors.