What did you try and what errors are you getting?
You should be able to just put 0.00001677 in both ValueScaleFactor and KeypadScaleFactor
OK did that and I get "Failed to write value. Input string was not in a correct format." One thing I noticed, whatever I enter into the keypad has to be a factor of the scale value. Example, If I put 0.6 and enter 5, 7, 10, etc I get the above error.
Why do the scale factors appear to be backwards? If I put 0.1 in KeypadScaleFactor, and enter a 1, I get 10 in PLC. Maybe there is a good reason for this.