nimi-python
nimi-python copied to clipboard
Getting "misc/user defined info" from device not possible through nimi-python APIs
Several instruments allow the user to store "misc/user defined info" on the hardware during calibration. There are functions for reading this back:
- niDCPower_GetCalUserDefinedInfo
- niDMM_GetCalUserDefinedInfo
- niFgen_GetCalUserDefinedInfo
- niScope_CalFetchMiscInfo
They aren't exposed in nimi-python. If we choose to add them, then we should do it consistently.