开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: 2465B low serial - checksum & recapping


 

If you have an A or B series, you can get the calibration values back in the NVRAM with this utility (or with GPIB, if you have the equipment):

/g/TekScopes/files/24xxAB-writecal-1.1.zip

The only way to get them back into a 2445/2465 (plain) that I know of at the moment is via the optional GPIB interface (OPT 10). A similar utility to the above for A/B versions could be developed for 2445/2465 scopes, but ER1400 failures are far and few between (unlike dead batteries), and virtually no one has backed up their 2445/2465 cal data so it can be used with such a utility. If you have a backup of your cal data and are trying to get it back in the ER1400, please speak up!

The above zip archive has demonstration code in ./related/earom.c on how the Tek "spiral add" checksum algorithm works on the 2445/2465, plus how parity is calculated for the range of locations that include parity. So, you might be able to determine the offending entry by putting your EXER 02 data in the code.

If you want to post your 2465 EXER 02 data, we could also look at it together in this thread.

Theoretically, you could force the scope to recalculate the checksum by performing a calibration step, such as CAL 04, where you don't actually modify anything and then exit the cal procedure. I haven't tried this, but keep in mind if you do you're ignoring bad cal data that could affect the scope's operation.

From a reliable source, I am told there is an undocumented screen utility similar to EXER 02 for *entering* the data, but the person I spoke to can't recall how it was done. More work with a better logic analyzer (which I have now), and/or analysis with Siggi's 2465 Ghidra image and 2465 MAME simulator may find the answer. It's on my to-do list.

-mark

On Thu, Apr 10, 2025 at 02:52 AM, Mr Lurpak's Electronics Rescue wrote:

What do you do with the values read from CAL/EXEC function. is there a way to
enter/change them?

I am asking as I have a 2465 as well that just had 04 10 which is describes by
Tektronix as just out of cal (guessing old data or checksum fails. ER1400 can
hold data for 10+ years) but TBH the cost of calibration if you dont have the
very specialised TMG is not worth it for a scope this age (my opinion as you
can by newer versions for 3-500GBP) or go crazy old skool and aim for 4xx
series IF BW is the issue.

I am for fun experimenting with reading the data out of the ER1400
(potentially replacing is if it is bad - I got like 10 spare ones). I am not
too fuzzed about accuracy as I have digital never scope as well if needed).

Just curious to understand the logic behind what is stored in ER1400,
checksums, etc and if it can be trigged into thinking it is calibrated and
don't fail on selfcheck.

Cheers.

Join [email protected] to automatically receive all group messages.