Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Instrument Control
NomadSpecialModules
Commits
fcc56f7d
Commit
fcc56f7d
authored
Aug 12, 2016
by
yannick legoc
Browse files
log for run spectrums test
parent
0cbafe19
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/controllers/remotedielectrics/RunSpectrumsTest.cpp
View file @
fcc56f7d
...
@@ -51,7 +51,7 @@ void RunSpectrumsTest::start() {
...
@@ -51,7 +51,7 @@ void RunSpectrumsTest::start() {
LogStream
logStream
=
log
(
Level
::
s_Info
);
LogStream
logStream
=
log
(
Level
::
s_Info
);
logStream
<<
"Freq min "
<<
frMin
<<
" Freq Max "
<<
frMax
<<
" N Max "
<<
N
<<
" Comment '"
<<
comment
<<
"' "
;
logStream
<<
"Freq min "
<<
frMin
<<
" Freq Max "
<<
frMax
<<
" N Max "
<<
N
.
setpoint
<<
" Comment '"
<<
comment
<<
"' "
;
logRunNumbers
(
logStream
);
logRunNumbers
(
logStream
);
logStream
<<
endlog
;
logStream
<<
endlog
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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