File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,10 @@ All notable changes to this project will be documented in this file.
5050 * Methods added:
5151 * `clear_latched_output_cutoff_state`
5252 * `query_latched_output_cutoff_state`
53- * Capability to initialize a session with independent channels via new independent_channels argument in session constructor.
53+ * Support for independent operation of instrument channels. Creating an `nidcpower.Session`
54+ with independent channels allows you to use multiple instruments in the same session. With
55+ independent channels, you can configure multiple channels of the same instrument, or of
56+ multiple instruments, independently of one another within the same session.
5457 * #### Changed
5558 * #### Removed
5659* ### ` nidigital ` (NI-Digital Pattern Driver)
@@ -1106,4 +1109,3 @@ and this project adheres to [Python Versioning](http://legacy.python.org/dev/pep
11061109 * # ### Changed
11071110 * # ### Removed
11081111-- >
1109-
You can’t perform that action at this time.
0 commit comments