We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
OutputStates
1 parent bb0055d commit 7063e87Copy full SHA for 7063e87
CHANGELOG.md
@@ -46,6 +46,9 @@ All notable changes to this project will be documented in this file.
46
* Enum value added:
47
* `INHIBITED` added to enum `OutputStates`.
48
* #### Changed
49
+ * **[Source Breaker]:** Enum value names in `OutputStates` have been changed:
50
+ * `OutputStates.VOLTAGE` -> `OutputStates.CONSTANT_VOLTAGE`
51
+ * `OutputStates.CURRENT` -> `OutputStates.CONSTANT_CURRENT`
52
* #### Removed
53
* ### `nidigital` (NI-Digital Pattern Driver)
54
* #### Added
0 commit comments