Converting Hexadecimal Numbers to Decimal Numbers (Base 16 to Base 10)
Occaisioally, CNC repairs or related work will require that you convert numbers from one format (or base) to another. This may required to set parameter data on a Fanuc CNC control. I had a machine tool repair job a few weeks ago, where I was trying to see the signal strength of an analog sensor in the PMC ladder display. The analog signal was input to an A/D converter, and displayed in hexadecimal on the ladder display screen…
