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
Add support for the new Validation Signatures to the MotorEditor application.
Requirements:
All motor files shall be checked for a validation sig upon opening.
Where valid validation sigs exist, that portion of the motor data shall not be editable within the MotorEditor application.
Per Curve
Affects curve series
Per Drive
Affects drive and voltage properties (not including curves)
Per Motor
Affects motor properties
Where valid validation sigs do not exist, those portions of the motor data shall be editable within the MotorEditor application.
We will add a UI to manage validation signatures in the future. This will allow the user to add and remove validation sigs for the motor file. Perform all work with this in mind.
Add support for the new Validation Signatures to the MotorEditor application.
Requirements:
All motor files shall be checked for a validation sig upon opening.
Where valid validation sigs exist, that portion of the motor data shall not be editable within the MotorEditor application.
Where valid validation sigs do not exist, those portions of the motor data shall be editable within the MotorEditor application.
We will add a UI to manage validation signatures in the future. This will allow the user to add and remove validation sigs for the motor file. Perform all work with this in mind.