-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change FallbackFunction to SubstituteFunction? #91
Comments
There is no clear question, claim or proposed action in this issue, only presentation of a set of observations with an implied conflict, I would recommend to include at least one clear summary problem statement when raising an issue. I believe your statement to change 'FallbackFunction' is inaccurate/incomplete, the planned change for 'FallbackFunction' was not of it's name, but of one of the legal values in the constraints collection (corresponding with the attribute name change of FallbackValue -> SubstituteValue). and this has been implemented in accordance with the decision on record (screenshot from v0.0.12): code permalink: https://github.com/equinor/iec63131/blob/0.0.12/NorsokSCDLibrary.aml#L60 |
No questions about what was implemented in V0.0.12 with respect to the decision from the workshop. Ideally, this issue should have been a query around uniform naming. I raised issue #58, after noticing “Substitute” in the legal values for FallbackFunction with other references (FallbackFunction, FallbackValue) being “Fallback” in V0.0.10. Hence my query is - |
Ok, could you please update the present issue title to succinctly reflect your intention then? Note that |
Reference is made to GitHub issue #58 and conclusion from workshop held on 21.06.2023 (refer to item 12 in “MOM workshop AML Library v0.0.11” - Substitute Value and Fall back values are found across the IEC63131 standard, but it should be standardize on “Substitute”.)
As decided in the workshop, change the “FallbackFunction” attribute in “In {Class: NorsokSignalClass}” to “SubstituteFunction” after the update on term “FallbackValue” to “SubstituteValue” in V0.0.12.
Status from NorsokSCDLibrary.aml V0.0.10: FallbackFunction and FallbackValue
Status from NorsokSCDLibrary.aml V0.0.12: FallbackFunction and SubstituteValue
The text was updated successfully, but these errors were encountered: