Skip to content
Snippets Groups Projects
Commit 967a6687 authored by Jonathan Hanks's avatar Jonathan Hanks
Browse files

WIP fixing issues with enums and the slow controls sdf code.

The enum types have a race condition as it needs to be classified as to if it can be dealt with as strings or a number.  There issue happens when the PV is categorized before loading the setpoint from the .snap file.  This update keeps a copy of the setpoint and applies it if it is determined to be a string.
parent ade3d279
No related branches found
No related tags found
1 merge request!179Ca sdf enum fixes
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment