Setting up some automation and kept getting error on an E8362B when attempting to load the de-embedding file created in PLTS AFR. A closer look showed AFR is exporting the files with MHz when I need them in Hz. I can't seem to find an option to change the units from MHz to Hz.
I've tried :EXPort:UNIT Hz but that doesn't do anything as it applies to the AFR and didn't find anything in the SCPI documentation.
Is this possible? I could always import the file, then export in Hz but that is kind of clunky and would be great if I can just set the units.
-Chris
Hi Chris:
The :EXPort:UNIT Hz command only affects the settings in the Export dialog. By now we don't have a way to use Hz in AFR generated files.
Because you have your own program to automate this process, you may consider the following workaround:
1. Call AFR commands to generate fixture files.
2. Call Import commands to import the snp files into PLTS.
3. Call Export commands to export the snp files, use :EXPort:UNIT Hz command during export.
Another way of doing this manually is to use the File > Batched File Converter, you can converter all your files to Hz unit at one time.
Hope this helps.
Cheng Ning