ProduceInteger

MLModule
author Daniel Romberg
package FMEstable/ReleaseMeVis
dll MLAsynchronousIO
definition MLAsynchronousIO.def
keywords asio, asynchronous, pipeline, example

Windows

Default Panel

../../../Projects/MLAsynchronousIO/Modules/mhelp/Images/Screenshots/ProduceInteger._default.png

Input Fields

inExecutionPolicyFactory

name: inExecutionPolicyFactory, type: MLBase

A factory for the execution policy that should be used for processing

inTrigger

name: inTrigger, type: MLBase

inProcessable

name: inProcessable, type: MLBase

The processable that is used for turning the inputs into a result

Output Fields

outInteger

name: outInteger, type: MLBase

Parameter Fields

Visible Fields

Skip processing during calculation (avoids accumulation)

name: inSkipProcessingUntilOutputHasBeenEmitted, type: Bool, default: FALSE

If enabled further triggering of processing is skipped during an ongoing execution

Valid Execution Policy

name: outExecutionPolicyFactoryIsValid, type: Bool, persistent: no

Indicates whether the given execution policy factory is valid

Valid Processable

name: outProcessableIsValid, type: Bool, persistent: no

Indicates whether the given processable is valid

Hidden Fields

outTriggerIsValid

name: outTriggerIsValid, type: Bool, persistent: no