Date/Time Demux(Multiple Output channel Switch)
File:TArduinoDateTimeDemuxMultipleOutputChannelSwitch.png
Summary
Routes a Date/Time input to one of multiple outputs based on a channel selection.
Description
The Date/Time Demux (Multiple Output Channel Switch) component allows a single Date/Time input to be directed to one of several output pins depending on the Select pin value.
Initial Channel sets the default output channel when the component starts.
Output Pins defines the number of output channels (default: 2).
This component is useful for dynamically routing Date/Time values to different destinations or processing paths.
Diagram:
Categories
- File:TArduinoDateTimeCategory.png Category Date/Time – Date/time data routing and switching.
Properties
- Initial Channel – Integer value defining the default selected output channel.
- Output Pins – Number of output channels (default: 2).
Pins
- Select – Integer input specifying which output channel receives the Date/Time value.
- In – Date/Time input.
- Out – Date/Time output pins [0] to [N-1], depending on the Output Pins property and the Select input.