ConsumeInteger

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/ConsumeInteger._default.png

Input Fields

inExecutionPolicyFactory

name: inExecutionPolicyFactory, type: MLBase

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

inInteger

name: inInteger, type: MLBase

inProcessable

name: inProcessable, type: MLBase

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

Output Fields

outTrigger

name: outTrigger, type: MLBase

Parameter Fields

Field Index

inIntegerShouldBeInvalidated: Bool

inIntegerShouldTrigger: Bool

Integer Observable Is Valid: Bool

Skip processing during calculation (avoids accumulation): Bool

Valid Execution Policy: Bool

Valid Processable: Bool

Visible Fields

Integer Observable Is Valid

name: outIntegerIsValid, type: Bool, persistent: no

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

inIntegerShouldTrigger

name: inIntegerShouldTrigger, type: Bool, default: TRUE

inIntegerShouldBeInvalidated

name: inIntegerShouldBeInvalidated, type: Bool, default: FALSE