visual3d:documentation:visual3d_signal_types:data_tree_summary
Table of Contents
Data Tree Summary
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