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
The issue is to extend the Python architecture to support list of string parameters which are defined in the XML file. Currently, the XML can only have one string parameter which can be set at runtime. If the master can't set the value, then it will use the start value provided in the XML.
The parameter -cf will be deprecated since it is not longer needed.
ToDO
Extend the C-code to support list of String parameters
Document the changes done in the Python architecture
The text was updated successfully, but these errors were encountered:
The issue is to extend the Python architecture to support list of string parameters which are defined in the XML file. Currently, the XML can only have one string parameter which can be set at runtime. If the master can't set the value, then it will use the start value provided in the XML.
The parameter -cf will be deprecated since it is not longer needed.
ToDO
The text was updated successfully, but these errors were encountered: