Create your own node
This How-to applies to:
Any version.
This How-to is intended for:
Any audience.
Explains how-to create your own node starting from a generic node.
The visual-programming environment Vision comes with many buit-in nodes. See for instance, vis04_basicsXdiv.avi.
You can create your own node by using a Generic node from the Standard library.
- Drag this node into your network, right-click and select "Edit compute function" option.
- Modify compute function shown below and click OK.
- Right-click on Generic node and select Save source code inheriting original node.

