nimi-python icon indicating copy to clipboard operation
nimi-python copied to clipboard

Getting "misc/user defined info" from device not possible through nimi-python APIs

Open marcoskirsch opened this issue 5 years ago • 0 comments

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.

marcoskirsch avatar May 21 '20 17:05 marcoskirsch