Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SCDDS-core
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SPC
SCDDS
SCDDS-core
Commits
c8dd50b4
Commit
c8dd50b4
authored
2 years ago
by
Cristian Galperti
Browse files
Options
Downloads
Patches
Plain Diff
manually created TCL MDS script for template algo
parent
79174f5e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
algos/template/algo_template_create_tree.tcl
+26
-0
26 additions, 0 deletions
algos/template/algo_template_create_tree.tcl
with
26 additions
and
0 deletions
algos/template/algo_template_create_tree.tcl
0 → 100644
+
26
−
0
View file @
c8dd50b4
edit scdds
delete node .template/confirm
add node .template
set def template
add node .params
set def params
add node kb1/usage=numeric
add node ks1/usage=numeric
add node ks2/usage=numeric
add node kv1/usage=numeric
add node kv2/usage=numeric
add node km1/usage=numeric
set def -.
add node .inputs
set def inputs
add node signal1/usage=signal
add node signal2/usage=signal
add node signal3/usage=signal
set def -.
add node .outputs
set def outputs
add node signal1/usage=signal
add node signal2/usage=signal
add node signal3/usage=signal
write
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment