Question about Home
To remove the comma from the price, you can use a string manipulation function such as replace(). Here's an example of how you can use it in Python:
Copy code
price = "21.36" price = price.replace(",", "") print(price) # Output: "2136" This will replace all occurrences of the comma character with an empty string, effectively removing the commas from the price.
You can also use this function to remove the decimal point, if desired. For example:
Copy code
price = price.replace(".", "") print(price) # Output: "2136"
Posted on Jan 06, 2023
SOURCE: Scales show weight in kg. How to get them to show lbs.
Body Fat Monitor/Scales: TBF-611, TBF-612, TBF-621, TBF-622, BF-541, TBF-560, TBF-572. UltimateScales: 2000, 2001, 2001T. BF-662, BF-555, BF-556, BF-558, BF-559, BF-625, BF-626.
Press the Set and Up Arrow buttons at the same time. Release the buttons, the display will flash. Press the Arrow button to cycle through each weight mode until just the mode that you require is displayed. Then press Set. The display screen will flash to confirm your selection and store in memory.
Note: If weight mode is set to pounds or stone-pounds, the height programming mode will be automatically set to feet and inches. Similarly, if kilograms is selected, height will be automatically set to centimeters.
Posted on Mar 14, 2009
SOURCE: instruction manual soehnle scale
I have looked and maybe you have the model number wrong the scale you are talking about 63700 Calando Quattrotronic scale is a simple digital scale and does not provide bmi, and hydration.
here is a link to the manual, http://www.leifheitusa.com/manual/63700.pdfit is in several languages including english as the company is european and sells to many countries. If you look english is there it is a very simple manual as the scale is only desinged to weight in either lbs or kgs nothing more. Sorry. If you would like a bmi chart you can get that here http://www.healthdiscovery.net/links/calculators/body_massindex_chart.htm and figure out your bmi based on height and weight in the chart.
Posted on Apr 24, 2009
SOURCE: Err 1 message on Taylor Lithium Elec Scale model 7346
This is a reply I received from Taylor customer support. I have followed this procedure enough times to wear out the original battery and still get the Err 1 message. You may have better luck.
Thank you for your e-mail. The reboot below may clear the error from
your scale. You may need to do this several times to completely reboot
the system. Please let us know if you have any questions or continue to
display the Error.
1. Remove the battery from the scale
2. Set the scale on the floor without the battery in place.
3. Stand on the scale for 10 seconds (still without the battery)
4. Carefully replace the battery without turning the scale on.
5. Using only one foot, tap the scale or apply just enough pressure to
turn on the display. (It should show dashes or zero's) IMMEDIATELY
REMOVE YOUR FOOT.
6. Let the scale turn off
7. Step on the scale for a weight reading
Regards,
Linda DLT
Consumer Relations
Taylor Precision Products
& Salter Housewares
2220 Entrada del Sol, Suite A
Las Cruces, NM 88001
Toll free - 800-289-0944
866-843-3905
Direct - 575-526-0944 ext 3172
Posted on Jun 24, 2009
SOURCE: HealthSmart bathroom scale displays "Err"
Put scale in round file can. Buy another cheap scale.
Posted on Oct 05, 2009
Testimonial: "The new scale works great and was on sale at Wal-mart for only $29."
SOURCE: How do I remove old batteries from Escali BFBW200 scales. The batteries are hard to remove.
Use a pen to push the batteries down towards the flexible metal contact tabs and continue to push the pen underneath the batteries. The batteries should pop out.
Any further questions call us at 1-800-467-6408.
-Noah Harber, Escali Scales
Posted on Oct 09, 2012
110 views
Usually answered in minutes!
×