Skip to content

nidcpower 1.5.0

Choose a tag to compare

@ni-jfitzger ni-jfitzger released this 01 Jul 20:24
· 52 commits to master since this release
8a06f63
  • Added
    • API parity with NI-DCPower 2025 Q2.
      • Properties:
        • constant_power_compensation_frequency
        • constant_power_current_limit
        • constant_power_gain_bandwidth
        • constant_power_level
        • constant_power_level_range
        • constant_power_pole_zero_ratio
        • constant_resistance_compensation_frequency
        • constant_resistance_current_limit
        • constant_resistance_gain_bandwidth
        • constant_resistance_level
        • constant_resistance_level_range
        • constant_resistance_pole_zero_ratio
        • output_shorted
      • Enum values:
        • CONSTANT_RESISTANCE and CONSTANT_POWER added to enum OutputFunction
    • nidcpower_constant_resistance_and_constant_power.py and nidcpower_sink_dc_current_into_electronic_load.py examples