Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bliss
bliss
Commits
787969c9
Commit
787969c9
authored
May 14, 2021
by
Cyril Guilloud
Browse files
tip for counters fullnames
parent
19c52e56
Pipeline
#46791
passed with stages
in 7 minutes and 29 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/docs/config_mca.md
View file @
787969c9
...
...
@@ -114,6 +114,12 @@ DEMO [13]: fx8.counters
.
NoiSe
```
To add a roi counter in a measurement group, the
*fullname*
must be used.
!!!tip
`lscnt()`
command can be used to easily retrieve the full name of a roi counter.
### ROI in config
...
...
doc/docs/config_mg.md
View file @
787969c9
...
...
@@ -68,7 +68,7 @@ Example:
name
:
MG_sim
counters
:
-
sim_ct_1
-
simulation_counter_controller:sim_ct_2 <------ full name
-
simulation_counter_controller:sim_ct_2 <------ full name
with colon
```
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment