User Tools

Site Tools


visual3d:documentation:visual3d_signal_types:data_tree_summary

Data Tree Summary

In Visual3D, you can see the Data Tree by going to the Signals and Events tab.

Data Tree Syntax

Signals in Visual3D are named and referenced according to how they are presented in the Data Tree:

  • Signal Type (Top level)
  • Signal Folder
  • Signal Name (Bottom level)

A signal's name, or label, is composed of its type, folder, and name concatenated together with “::”.

SignalType::SignalFolder::SignalName

There are only specific signal types that are allowed and certain folder names have reserved meanings within the application. More information about the data tree can be found here.

Expressions

In Expressions, signals are referenced using the following syntax:

  • SignalType::SignalFolder::SignalName
  • SignalType::SignalFolder::SignalName::Component
visual3d/documentation/visual3d_signal_types/data_tree_summary.txt · Last modified: 2025/02/07 18:19 by wikisysop