You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update metadata for nidcpower to version 25.0.0d98
* Update CHANGELOG.md
* Generate files from updated metadata
* Fix enum names for `OutputStates.VOLTAGE` and `OutputStates.CURRENT`
* Generate `conf.py` files for other modules
* Undo manually added `python_names`
* Regenerate files
* Remove documentation changes from changelog
* Document breaking changes with regards to `OutputStates` enum
* Update `test_query_output_state` unit test for the changed enum value names
* Updated changelog to reference #2067
Specifies the amount of time to delay the generation of the Measure Complete event, in seconds.
6916
6918
Valid Values: The PXIe-4051 supports values from 0 seconds to 39 seconds.
6917
6919
The PXIe-4147 supports values from 0 seconds to 26.5 seconds.
6918
-
The PXIe-4151 supports values from 0 seconds to 42 seconds.
6920
+
The PXIe-4150/4151 supports values from 0 seconds to 42 seconds.
6919
6921
The PXIe-4162/4163 and PXIe-4190 support values from 0 seconds to 23 seconds.
6920
6922
All other supported instruments support values from 0 to 167 seconds.
6921
6923
Default Value: Varies by device. Refer to Supported Properties by Device topic in the NI DC Power Supplies and SMUs Help for more information about default values.
@@ -7372,10 +7374,9 @@ merged_channels
7372
7374
7373
7375
.. py:attribute:: merged_channels
7374
7376
7375
-
Specifies the channel(s) to merge with a designated primary channel of an instrument in order to increase the maximum current you can source from the instrument.
7376
-
This property designates the merge channels to combine with a primary channel. To designate the primary channel, initialize the session to the primary channel only.
7377
-
Note: You cannot change the merge configuration with this property when the session is in the Running state.
7378
-
For complete information on using merged channels with this property, refer to Merged Channels in the NI DC Power Supplies and SMUs Help.
7377
+
Specifies the merge channel(s) to combine with a designated primary channel of an instrument in order to increase the maximum current you can source from the instrument.
7378
+
Set this property on the primary channel only, and pass the merge channels as the value of this property.
7379
+
Refer to the Merged Channels topic in your instrument user manual for more information about using merged channels.
7379
7380
7380
7381
7381
7382
@@ -11034,7 +11035,7 @@ source_delay
11034
11035
Refer to the Single Point Source Mode and Sequence Source Mode topics for more information.
11035
11036
Valid Values: The PXIe-4051 supports values from 0 to 39 seconds.
11036
11037
The PXIe-4147 supports values from 0 to 26.5 seconds.
11037
-
The PXIe-4151 supports values from 0 to 42 seconds.
11038
+
The PXIe-4150/4151 supports values from 0 to 42 seconds.
11038
11039
The PXIe-4162/4163 and PXIe-4190 support values from 0 to 23 seconds.
11039
11040
All other supported instruments support values from 0 to 167 seconds.
0 commit comments