ProcessIntegers¶
-
MLModule
¶ author Daniel Romberg
package FMEstable/ReleaseMeVis
dll MLAsynchronousIO
definition MLAsynchronousIO.def keywords asio
,asynchronous
,pipeline
,example
Input Fields¶
Parameter Fields¶
Field Index¶
Visible Fields¶
First Integer Should Trigger Processing¶
-
name:
inFirstIntegerShouldTrigger
, type:
Bool
, default:
FALSE
¶
Processing Should Invalidate First Integer¶
-
name:
inFirstIntegerShouldBeInvalidated
, type:
Bool
, default:
FALSE
¶
First Integer Observable Is Valid (outFirstIntegerIsValid)¶
-
name:
outFirstIntegerIsValid
, type:
Bool
, persistent:
no
¶
Second Integer Should Trigger Processing¶
-
name:
inSecondIntegerShouldTrigger
, type:
Bool
, default:
FALSE
¶
Processing Should Invalidate Second Integer¶
-
name:
inSecondIntegerShouldBeInvalidated
, type:
Bool
, default:
FALSE
¶
First Integer Observable Is Valid (outSecondIntegerIsValid)¶
-
name:
outSecondIntegerIsValid
, 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