🖥
🖥
🖥
🖥
AugeLab Studio Manual
English
Ask or search…
K
Comment on page

Number Input

You can create specified fixed integer values. This block provides data entry for other blocks.

Number Input Node Documentation

The Number Input node in AugeLab Studio represents a manual number input. It allows you to manually enter a number that can be used as input for other nodes in your workflow.

Node Overview

The Number Input node provides a text input widget where you can enter a numerical value. It outputs the entered number, which can be used for mathematical operations or as input for other nodes.

Node Interaction

  1. 1.
    Drag and drop the Number Input node from the node library onto the canvas in AugeLab Studio.
  2. 2.
    Double-click on the text input widget to activate it.
  3. 3.
    Enter a numerical value in the input field.
  4. 4.
    Press Enter or click outside the input field to confirm the value.
  5. 5.
    The node will automatically evaluate and output the entered number.

Input and Output Sockets

  • Output Sockets:
    • Number: The manually entered numerical value.

Implementation Details

The Number Input node follows these steps to determine the output value:
  1. 1.
    Text Input Widget: It provides a text input widget where you can enter a numerical value.
  2. 2.
    Value Validation: When you enter a value, the node validates it to ensure it is a valid number.
  3. 3.
    Output Value: It outputs the entered number as a numerical value.

Usage

  1. 1.
    Drag and drop the Number Input node from the node library onto the canvas in AugeLab Studio.
  2. 2.
    Double-click on the text input widget to activate it.
  3. 3.
    Enter a numerical value in the input field.
  4. 4.
    Press Enter or click outside the input field to confirm the value.
  5. 5.
    The node will automatically evaluate and output the entered number.
  6. 6.
    Connect the output of the Number Input node to other nodes in your workflow for mathematical operations or as input for other nodes.

Notes

  • The Number Input node allows you to manually enter a numerical value.
  • Activate the text input widget by double-clicking on it.
  • Enter a numerical value in the input field.
  • The entered number is output as a numerical value.
  • Connect the output of the Number Input node to other nodes that require numerical input.
  • Combine the Number Input node with mathematical or arithmetic nodes to perform calculations based on manual inputs.
  • The Number Input node is useful for testing and experimenting with different numerical values in your workflow.
  • Leverage the interactive nature of AugeLab Studio to iterate and refine your workflows using the Number Input node.