Skip to content

Hint hint

Latest
Compare
Choose a tag to compare
@asvela asvela released this 30 Mar 15:18
30f7406
  • Adding support for AFG1062, AFG3022
  • Type hints across the module
  • RuntimeError raised if set_custom_waveform is unable to verify the waveform
  • Adding an attribute for _max_waveform_memory_user_locations and checking that the memory location is within this boundary when setting a new custom waveform
  • The override_compatibility argument supports a string argument to select which model's limits to adopt
  • Avoiding close on __del__ or __exit__ if the connection has already been closed
  • Making a property out of _timeout and changing name to timeout