binary_gru12
New member
- Joined
- Sep 12, 2025
- Messages
- 3
I'm working with my cousin's older Fanuc-controlled lathe and trying to reverse engineer the timer settings from a saved diagnostic file. The machine shows 600000 ms for the M06 timer but the binary values from D0300 to D0303 don't add up to anything close. I've tried BCD, straight binary and even byte-shifted math, but nothing explains the conversion. We don't want to load the file into the machine just to read it. Is there a reference or method for decoding these values offline?