Date/Time Toggle Demux
File:TArduinoDateTimeToggleDemux.png
Summary
Directs a Date/Time input to one of two outputs based on a boolean control signal.
Description
The **Date/Time Toggle Demux** component outputs the Date/Time input to either the **True** or **False** output depending on the **Select** pin. - **Initial Select Value** sets the default output path when the component starts.
This component is useful for dynamically routing Date/Time signals based on a boolean condition.
Diagram:
Categories
- File:TArduinoDateTimeCategory.png Category Date/Time – Components related to Date/Time data processing.
Properties
- Initial Select Value – Boolean value defining which output is selected by default.
Pins
- Select – Boolean input that determines whether the Date/Time data goes to **True** or **False**.
- In – Date/Time input signal.
- Out (True) – Date/Time output when **Select** is **True**.
- Out (False) – Date/Time output when **Select** is **False**.