Skip to content

nidigital 0.9.2 and 1.3.2 of other modules

Choose a tag to compare

@sbethur sbethur released this 18 Sep 18:41
· 372 commits to master since this release
758e7a0
  • ALL

    • Changed

      • Fix #1491: import_attribute_configuration_buffer() fails intermittently when list or array.array is passed in.
      • Update "Driver Version Tested Against", in documentation, with latest versions installed on nimi-bot. The version is 20.5.0 for NI-DCPower, NI-SWITCH, and NI-DMM. no changes on other drivers.
  • nidcpower (NI-DCPower)

    • Added

      • API parity with NI-DCPower 20.5.0 by adding measurement autoranging threshold range support, for which the following properties are added:
        • autorange
        • autorange_aperture_time_mode
        • autorange_behavior
        • autorange_minimum_aperture_time
        • autorange_minimum_aperture_time_units
        • autorange_minimum_current_range
        • autorange_minimum_voltage_range
        • autorange_threshold_mode
  • niscope (NI-SCOPE)

    • Added

      • New methods for getting calibration information. - #1463
        • get_ext_cal_last_date_and_time
        • get_ext_cal_last_temp
        • get_self_cal_last_date_and_time
        • get_self_cal_last_temp
      • Measurement library methods. - #806
        • add_waveform_processing
        • clear_waveform_measurement_stats
        • clear_waveform_processing
        • fetch_array_measurement
        • fetch_measurement_stats
      • Measurement library properties.
        • meas_array_gain
        • meas_array_offset
        • meas_chan_high_ref_level
        • meas_chan_low_ref_level
        • meas_chan_mid_ref_level
        • meas_filter_center_freq
        • meas_filter_cutoff_freq
        • meas_filter_order
        • meas_filter_ripple
        • meas_filter_taps
        • meas_filter_transient_waveform_percent
        • meas_filter_type
        • meas_filter_width
        • meas_fir_filter_window
        • meas_high_ref
        • meas_low_ref
        • meas_mid_ref
        • meas_hysteresis_percent
        • meas_interpolation_sampling_factor
        • meas_last_acq_histogram_size
        • meas_other_channel
        • meas_percentage_method
        • meas_polynomial_interpolation_order
        • meas_ref_level_units
        • meas_time_histogram_high_time
        • meas_time_histogram_high_volts
        • meas_time_histogram_low_time
        • meas_time_hisogram_low_volts
        • meas_time_histogram_size
        • meas_voltage_histogram_high_volts
        • meas_voltage_histogram_low_volts
        • meas_voltage_histogram_size
    • Changed

      • Fix #1509: channel and record fields are swapped in waveform_info struct returned from niscope fetch methods
      • Fix #1510: record value in waveform_info struct returned from niscope fetch methods is wrong if record_number is non-zero