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
9af11f9c
Commit
9af11f9c
authored
Jan 14, 2020
by
yannick legoc
Browse files
Corrected property size of calc_type in D22AutoConfig
parent
286cec64
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/controllers/lss/d22autoconfig/gui/d22_auto_configProperties.xml
View file @
9af11f9c
...
...
@@ -6,7 +6,7 @@
<property
name=
"sample_parameters"
type=
"string"
/>
<property
name=
"calc_type_size"
type=
"int32"
/>
<dynamic_property
name=
"calc_type"
type=
"string"
size_property=
"
result
_size"
/>
<dynamic_property
name=
"calc_type"
type=
"string"
size_property=
"
calc_type
_size"
/>
<property
name=
"result_size"
type=
"int32"
/>
<dynamic_property
name=
"type"
type=
"string"
size_property=
"result_size"
/>
...
...
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