12-30-2020 11:25 AM
We're looking to test our PXI-5114 digitizer cards per the manual as noted in the Calibration section. Performed tests cover Vertical offset and gain, Programmable Vertical offset, Timing, BW and Flatness and Trigger Sensitivity.
is anyone aware of a location where we can download the programs as called out in the manual?
01-13-2021 03:32 AM
Well, implementing that in a short LabVIEW SateMc was strait forward with the documentation given.
The subroutines (vis) are found in the folders after installling the driver.
Did that for our 5922 adding dedicated calibration points for our applications ....
It took longer to create the protocol 🙂 and find and fix a 'bug' in the Fluke 5700 driver (not really a bug, our 5700 firmware was too old, so the date format wasn't supported... )
Sorry can't share the code.
(putting my 17025 assessor hat on 🙂 ) programming the routines is a good way to understand what you are really calibrating and eases the MUB you need anyway 🙂
And think about correct connection(s) between your source and the DUT. The manuals of the calibrators should be a good source for it (grounding etc..) the NI-docs are a bit sloppy about that.