Skip to content

DoWhile

Description

description here

Type

this generator produces several circuit panels

Parameters

Name Type Description Allowed Values Default Value
iterated-input shorttext initial value of the do-while condition (inlet port name). optional. - -
collected-output shorttext collection or boolean output (outlet port name) - -
collected-type shorttext type of collected output list, vector, set, map, ordset, bool, string, binary, CSV bool
fixed-inputs list fixed inputs to each iteration (inlet port names) - -
streaming-outputs list raw outputs from the iterated circuit (outlet port names). [be careful; see the manual.] - -
constant-parameters list constant parameters (param port names) - -
iterated-circuit shorttext name of circuit to call each iteration, sans prefix. optional. see the manual for details. - -

Architecture

diagram of the architecture this generator creates


DoWhile


Resources

description of the resources this generator creates

Logic

description of the business logic this generator creates

Inputs

description of resource and data inputs

Outputs

description of resource and data outputs

Usage

description of usage and uses cases here