Files
xod/docs/tutorial/07-labels/README.md
2017-10-10 16:34:38 +03:00

1.0 KiB
Raw Blame History

title
title
Node Labels

#07. Node Labels

Note This is a web-version of a tutorial chapter embedded right into the XOD IDE. To get a better learning experience we recommend to install the desktop IDE or start the browser-based IDE, and youll see the same tutorial there.

In many cases you would use multiple identical hardware parts to control different aspects of the device or implement multiple channels of something. To avoid confusion you can rename nodes.

Patch

The function and type of each node remains the same. This feature just makes your patch more readable. You can always check out the original node type in the Inspector.

How-to

  1. Select a node youd like to rename.
  2. There is a field with a green flag in the Inspector; you can find it above the pins. Type any name for the node into this field.

Screencast

Next lesson →