| genre | Fields |
| status | stable |
| author | Markus Krebs |
| package | MeVisLab/Standard |
| dll | MLBasicModules |
| definition | mlBasicModules.def |
| see also | Bypass |
| keywords | bypass, base, field, notification, XMarker |
The BaseBypassOp module transmits the input base value without any operations.
It can also control notifications.
Just connect the input base field and the output base field.
| Clear: Trigger |
| Count Notifications: Integer |
| Enable Bypass: Bool |
| New Notifications Available: Bool |
| Update: Trigger |
If checked, every notification at the input forces a copy of the input base value pointer to the output base field, that means all notifications are forwarded.
Otherwise, notifications are blocked, the incoming notifications are counted, the New Notifications Available field will be updated.
If pressed, a copy of the input base value pointer is set to the output base field, thus creating a single notification.
Sets the base value pointer of the output base field to NULL, thus creating a single notification.