Conditioning Switch [RvTools]:
The Conditioning Switch [RvTools] node is designed to facilitate the dynamic selection between two conditioning inputs based on a specified integer input. This node is particularly useful in scenarios where you need to toggle between different conditioning data streams, allowing for flexible and adaptive processing workflows. By providing a simple mechanism to switch between inputs, it enhances the versatility of your AI art generation process, enabling you to experiment with different conditioning setups without manually reconfiguring your node connections. This node is an essential tool for artists looking to streamline their creative process by automating the selection of conditioning inputs.
Conditioning Switch [RvTools] Input Parameters:
Input
The Input parameter is an integer that determines which conditioning input will be selected for output. It accepts values of either 1 or 2, with a default value of 1. When set to 1, the node outputs the first conditioning input (input1), and when set to 2, it outputs the second conditioning input (input2). This parameter is crucial for controlling the flow of data through the node, allowing you to dynamically switch between different conditioning sources based on your creative needs.
input1
The input1 parameter is an optional conditioning input that the node can output if the Input parameter is set to 1. This parameter must be provided if you intend to use the first conditioning option. It represents one of the possible data streams that can be selected for further processing, making it a key component in the node's functionality.
input2
The input2 parameter is another optional conditioning input that the node can output if the Input parameter is set to 2. Similar to input1, this parameter must be provided if you wish to utilize the second conditioning option. It serves as an alternative data stream, offering flexibility in how you configure your conditioning inputs.
Conditioning Switch [RvTools] Output Parameters:
c
The c parameter is the output of the Conditioning Switch node, representing the selected conditioning input based on the Input parameter's value. This output is crucial as it determines the conditioning data that will be used in subsequent processing steps. By dynamically selecting between input1 and input2, the c output allows for adaptive and flexible workflows, enabling you to seamlessly integrate different conditioning inputs into your creative projects.
Conditioning Switch [RvTools] Usage Tips:
- Use the
Inputparameter to quickly toggle between different conditioning setups, allowing you to experiment with various configurations without manually adjusting node connections. - Ensure that both
input1andinput2are properly configured and available, as the node requires these inputs to function correctly when switching between them.
Conditioning Switch [RvTools] Common Errors and Solutions:
Missing Input: Conditioning Switch has no active Input
- Explanation: This error occurs when neither
input1norinput2is provided, or when theInputparameter is set to a value outside the accepted range of 1 or 2. - Solution: Verify that both
input1andinput2are correctly connected and that theInputparameter is set to either 1 or 2. Ensure that the selected input is available and properly configured.
