|
1693 | 1693 | - Changed |
1694 | 1694 | - Fixed the return type of `get_all_script_names` and `get_all_named_waveform_names` to remove the size parameter and return a list of strings instead of a comma-separated string |
1695 | 1695 | - Removed |
| 1696 | + - Methods and properties applicable only to hardware which are not supported anymore |
| 1697 | + - Methods |
| 1698 | + - `configure_digital_modulation_user_defined_waveform` |
| 1699 | + - `configure_pxi_chassis_clk10` |
| 1700 | + - Properties |
| 1701 | + - `analog_modulation_fm_deviation` |
| 1702 | + - `analog_modulation_waveform_frequency` |
| 1703 | + - `arb_filter_raised_cosine_alpha` |
| 1704 | + - `arb_filter_root_raised_cosine_alpha` |
| 1705 | + - `arb_filter_type` |
| 1706 | + - `arb_oscillator_phase_dac_value` |
| 1707 | + - `arb_power` |
| 1708 | + - `attenuator_hold_enabled` |
| 1709 | + - `attenuator_hold_max_power` |
| 1710 | + - `compensate_for_filter_group_delay` |
| 1711 | + - `data_transfer_block_size` |
| 1712 | + - `data_transfer_maximum_bandwidth` |
| 1713 | + - `data_transfer_maximum_in_flight_reads` |
| 1714 | + - `data_transfer_preferred_packet_size` |
| 1715 | + - `digital_modulation_fsk_deviation` |
| 1716 | + - `digital_modulation_prbs_order` |
| 1717 | + - `digital_modulation_prbs_seed` |
| 1718 | + - `digital_modulation_symbol_rate` |
| 1719 | + - `digital_modulation_type` |
| 1720 | + - `digital_modulation_waveform_type` |
| 1721 | + - `digital_pattern` |
| 1722 | + - `frequency_tolerance` |
| 1723 | + - `peak_power_adjustment_inheritance` |
| 1724 | + - `pxi_chassis_clk10_source` |
| 1725 | + - Methods and properties which are necessary for IVI compliance of the driver, but are not applicable for Python |
| 1726 | + - Methods |
| 1727 | + - `check_attribute_vi_boolean` |
| 1728 | + - `check_attribute_vi_int32` |
| 1729 | + - `check_attribute_vi_int64` |
| 1730 | + - `check_attribute_vi_real64` |
| 1731 | + - `check_attribute_vi_session` |
| 1732 | + - `check_attribute_vi_string` |
| 1733 | + - `clear_error` |
| 1734 | + - `disable` |
| 1735 | + - `error_query` |
| 1736 | + - `get_channel_name` |
| 1737 | + - `reset_attribute` |
| 1738 | + - `revision_query` |
| 1739 | + - Properties |
| 1740 | + - `cache` |
| 1741 | + - `interchange_check` |
| 1742 | + - `query_instrument_status` |
| 1743 | + - `range_check` |
| 1744 | + - `record_coercions` |
| 1745 | + - `simulate` |
1696 | 1746 |
|
1697 | 1747 | #### [nirfsg] 1.0.0 - 2025-08-05 |
1698 | 1748 | - Added |
@@ -2691,4 +2741,4 @@ and this project adheres to [Python Versioning](http://legacy.python.org/dev/pep |
2691 | 2741 | - Added |
2692 | 2742 | - Changed |
2693 | 2743 | - Removed |
2694 | | ---> |
| 2744 | +--> |
0 commit comments