DaoAI Vision User Manual

Contents

  • System Overview
  • Hardware
  • Nodes Detail Explanation
    • Recipe nodes
    • Data Control
    • Flowchart Control
    • Utility Functions
      • Assemble Pose Node
      • Count Node
      • Disassemble Pose Node
      • Interface Node
      • Load Recipe Node
      • Pose Conversion Node
      • Print Node
        • Overview
        • Input and Output
        • Procedure to Use
      • Reader Node
      • Store Node
      • Thread Node
      • Timer Node
      • Transformation Tree Node
      • Writer Node
    • Images
    • 3D Processing Nodes
    • Calibration Nodes
    • DaoAI Advanced Modules
    • Robot Related
    • Robot Pilot Nodes
  • Deep Learning
  • Complete Robot Guidance Setup
  • Template usage
  • Exercise
  • FAQ & Trouble Shooting
DaoAI Vision User Manual
  • Nodes Detail Explanation
  • Utility Functions
  • Print Node
  • View page source

Print Node

Overview

Print Node allows you to print custom messages onto the console.

Input and Output

Input

Type

Description

Print Message

Sting

Message that will be printed to the console.

Procedure to Use

  1. Insert a Print node.
    ../../_images/step_110.png
  2. Type in the message that you want to print to the input field.
    ../../_images/step_212.png
  3. You may also use the advanced script to return a customized string.
    ../../_images/step_310.png
  4. Run the node and the message will be printed on the console.
    ../../_images/step_47.png
Previous Next

© Copyright 2021 DaoAI Robotics Inc..

Built with Sphinx using a theme provided by Read the Docs.
Other Versions v: master
Branches
2.22.6.0
master