Basically I'm using GPIB to define a new calkit on the unit, then I download and save the binary blob as is. That binary blob can later be uploaded as is. It ought to be fairly easy to convert this to C.
On Sun, Mar 2, 2025 at 11:58?PM Calvin Guan via <guancalvin=[email protected]> wrote:
Hi there,
?
I'm trying to generate the calkit file CK_ programmatically instead of punching them in various GUI based CalKit manager.
?
Basically, I'm doing my homemade open and slot standards and characterize them to use as poor man's Calkit for non-critical measurement to reduce the wear and tear on my expensive Cal Kit.
?
Manually entering the polynomials and class assignments in the VNA CalKit manager is very slow and painful. I'm trying to generate it a C program so that I can send it to my 8510 either by GPIB or floppy disk but I can't find the format of the 8510 CK_ file.