| genre | Fields |
| status | stable |
| author | Tobias Boehler |
| package | MeVisLab/Standard |
| dll | MLMiscModules |
| definition | MLMiscModules.def |
| keywords | field, notification, switch |
The module FieldBypass allows to turn field notifications of four field on or off.
This way, fields connected using this module can be bypassed. This module can also be used to select between any of the input fields.
Since module fields will almost always be updated when they are connected, a lot of computational time is required even when updating or connecting individual fields.
The FieldBypass module allows the selective update of the connected output field (just like the Bypass module does for images).
| Input Field 0: String | Output Field: String |
| Input Field 1: String | Update: Trigger |
| Input Field 2: String | |
| Input Field 3: String | |
| Input Field 4: String | |
| Input Selector: Integer | |
| No bypass: Bool | |
| Only if changed: Bool |
First input field, connected via string conversion.
Second input field, connected via string conversion.
Third input field, connected via string conversion.
Fourth input field, connected via string conversion.
Fifth input field, connected via string conversion.
Sets which input field to propagate to the output field (-1 for the last touched).
If checked, no changes are propagated from any input field to the output field.