You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.
The doc suggests that "memorized" is stored as a property and can be changed:
https://tango-controls.readthedocs.io/en/latest/development/advanced/reference.html#general-purpose-parameters
https://tango-controls.readthedocs.io/en/latest/development/advanced/reference.html#the-memorized-attribute-parameter
However it is implemented as a "hardcoded" parameter:
https://github.com/tango-controls/cppTango/blob/tango-9-lts/cppapi/server/attrgetsetprop.cpp#L3372-L3386
The text was updated successfully, but these errors were encountered: