Skip to content

nidigital 1.0.0 and 1.3.3 of other modules

Compare
Choose a tag to compare
@sbethur sbethur released this 02 Mar 16:44
· 285 commits to master since this release
c796a6d
  • nidcpower (NI-DCPower)

    • Added

      • API parity with NI-DCPower 20.6.0 by adding Merged Channels and Shutdown Triggers support. The following properties are added:
        • merged_channels
        • digital_edge_shutdown_trigger_input_terminal
        • shutdown_trigger_type
  • nidigital (NI-Digital Pattern Driver)

    • Added

      • 1.0.0 release:
        • API reference documentation and API usage examples
      • API parity with NI-Digital Pattern Driver 20.6.0 by adding support for configuration of frequency counter measurement mode. The following properties are added:
        • frequency_counter_measurement_mode
        • frequency_counter_hysteresis_enabled
  • nifgen (NI-FGEN)

    • Added

      • nifgen_trigger.py example to demonstrate pulling a trigger from another device.
  • nitclk (NI-TClk)

    • Added

      • nitclk_niscope_synchronize_with_trigger.py to demonstrate homogenous triggering.
    • Removed

      • nitclk_configure.py as it did not do anything.