MatrixBypass

MacroModule
genre FlowControl
author Lennart Tautz
package FMEstable/ReleaseMeVis
definition MatrixBypass.def
see also BaseBypass, Bypass, FieldBypass, ImageClear
keywords bypass, matrix, flow, control

Purpose

This module bypasses or blocks a matrix field connection.

Usage

Connect the matrix source and sink to this module.

Windows

Default Panel

../../../Projects/BasicHelpers/MatrixBypass/Modules/mhelp/Images/Screenshots/MatrixBypass._default.png

Parameter Fields

Field Index

Bypass only if changed: Bool
Don't bypass: Bool
Input Matrix: Matrix
Output Matrix: Matrix
Update: Trigger

Visible Fields

Input Matrix

name: inMatrix, type: Matrix, default: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0

Input field.

Output Matrix

name: outMatrix, type: Matrix, default: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0

Output field.

Don’t bypass

name: noBypass, type: Bool, default: FALSE

Check this to disable bypassing.

Bypass only if changed

name: onlyIfChanged, type: Bool, default: TRUE

If this is checked, the output field is only updated if the input field has changed.

Update

name: update, type: Trigger

Update output field.