Skip to content

Python 3.12 Support

Latest
Compare
Choose a tag to compare
@ni-jfitzger ni-jfitzger released this 26 Apr 20:24
· 2 commits to master since this release
3b9f060
  • ALL

    • Added

      • Support for Python 3.12
  • nidcpower (NI-DCPower)

    • Changed

      • Fix #1664: nidcpower_advanced_sequence.py has several issues preventing it from working out of the box on real hardware.
  • nifgen (NI-FGEN)

    • Added

      • Properties added:
        • started_event_pulse_width - #1873
        • done_event_pulse_width - #1873
        • marker_event_pulse_width - #1873
        • started_event_pulse_width_units - #1873
        • done_event_pulse_width_units - #1873
        • marker_event_pulse_width_units - #1873
      • Enum added:
        • EventPulseWidthUnits - #1873