LabVIEW 2023 Q3: Difference between revisions
Appearance
m Quick Change palette isn't a Quick Drop feature. |
Update for release and include new configuration file tokens. |
||
Line 3: | Line 3: | ||
|version=LabVIEW 2023 Q3 | |version=LabVIEW 2023 Q3 | ||
|logo=File:LV2023.png | |logo=File:LV2023.png | ||
|release= | |release=24.07.2023 | ||
|change_0=Block diagram zoom | |change_0=Block diagram zoom | ||
|change_1=Different animation speeds | |change_1=Different animation speeds | ||
Line 10: | Line 10: | ||
|change_4=Apple silicon support}} | |change_4=Apple silicon support}} | ||
LabVIEW 2023 Q3 was released on July 24th, 2023.<ref name="labview-download"/> | |||
LabVIEW 2023 Q3 | |||
==Added== | ==Added== | ||
* Added [[Block Diagram]] zoom.<ref name="diagram-zoom"/> | * Added [[Block Diagram]] zoom from 25% to 250%.<ref name="diagram-zoom"/> | ||
* Added [[JKI Dragon]] support. | |||
* Added the ability to create [[control]]s, [[indicator]]s, or [[constant]]s while wiring.<ref name="create-control-indicator"/> | * Added the ability to create [[control]]s, [[indicator]]s, or [[constant]]s while wiring.<ref name="create-control-indicator"/> | ||
* Added a [[Quick Change]] menu to change the content of a [[free label]] to a [[Simple data type|simple]] or [[Array data type|array]] data type.<ref name="change-to-object"/> | * Added a [[Quick Change]] menu to change the content of a [[free label]] to a [[Simple data type|simple]] or [[Array data type|array]] data type.<ref name="change-to-object"/> | ||
Line 34: | Line 28: | ||
** [[Debugging Basics|Step Out]] | ** [[Debugging Basics|Step Out]] | ||
* Added support for [[wikipedia:Apple silicon|Apple silicon]].<ref name="apple-silicon"/> | * Added support for [[wikipedia:Apple silicon|Apple silicon]].<ref name="apple-silicon"/> | ||
* New configuration file tokens | |||
** <code>EnableEmacsTextEditingShortcuts</code> Enables test editing bindings for macOS and Linux. Default: True. | |||
** <code>DoubleClickWhenWiringCreation</code> Enables double-click to finish wiring and create control/indicator/constant. Default: True. | |||
==Changed== | ==Changed== | ||
Line 44: | Line 41: | ||
==External links== | ==External links== | ||
* [https://forums.ni.com/t5/LabVIEW | * [https://forums.ni.com/t5/LabVIEW/Announcing-LabVIEW-2023-Q3/td-p/4318494 Announcing LabVIEW 2023 Q3!] | ||
==References== | ==References== | ||
<references> | <references> | ||
<ref name="labview | <ref name="labview-download>[https://www.ni.com/en-us/support/downloads/software-products/download.labview.html LabVIEW 2023 Q3]</ref> | ||
<ref name="diagram-zoom">[https://forums.ni.com/t5/LabVIEW-Public-Beta-Program-in/New-Feature-Diagram-Zoom/td-p/4297781 New Feature: Diagram Zoom]</ref> | <ref name="diagram-zoom">[https://forums.ni.com/t5/LabVIEW-Public-Beta-Program-in/New-Feature-Diagram-Zoom/td-p/4297781 New Feature: Diagram Zoom]</ref> | ||
<ref name="execution-highlighting">[https://forums.ni.com/t5/LabVIEW-Public-Beta-Program-in/New-Feature-Multiple-Animation-Speeds-for-Execution-Highlighting/td-p/4297785 New Feature: Multiple Animation Speeds for Execution Highlighting]</ref> | <ref name="execution-highlighting">[https://forums.ni.com/t5/LabVIEW-Public-Beta-Program-in/New-Feature-Multiple-Animation-Speeds-for-Execution-Highlighting/td-p/4297785 New Feature: Multiple Animation Speeds for Execution Highlighting]</ref> | ||
Line 60: | Line 57: | ||
<ref name="corner-markers">[https://forums.ni.com/t5/LabVIEW-Public-Beta-Program-in/New-Feature-Multiple-Animation-Speeds-for-Execution-Highlighting/m-p/4299630/highlight/true#M56 Re: New Feature: Multiple Animation Speeds for Execution Highlighting]</ref> | <ref name="corner-markers">[https://forums.ni.com/t5/LabVIEW-Public-Beta-Program-in/New-Feature-Multiple-Animation-Speeds-for-Execution-Highlighting/m-p/4299630/highlight/true#M56 Re: New Feature: Multiple Animation Speeds for Execution Highlighting]</ref> | ||
</references> | </references> | ||
[[Category:LabVIEW Versions]] | [[Category:LabVIEW Versions]] |
Revision as of 07:10, 27 July 2023
LabVIEW 2023 Q3 |
Release Date(s) |
|
Key Features and Changes |
|
LabVIEW 2023 Q3 was released on July 24th, 2023.[1]
Added
- Added Block Diagram zoom from 25% to 250%.[2]
- Added JKI Dragon support.
- Added the ability to create controls, indicators, or constants while wiring.[3]
- Added a Quick Change menu to change the content of a free label to a simple or array data type.[4]
- Added a Quick Change palette to wrap the content under a selection rectangle in a structure, or extract it into a SubVI.[5]
- Added support for Find All Instances when a VI is running.[6]
- Added different animation speeds for execution highlighting:[7]
- Slow
- Medium (default)
- Fast
- Very Fast
- Added corner marks to toolbar buttons that provide additional options:[8]
- Added support for Apple silicon.[9]
- New configuration file tokens
EnableEmacsTextEditingShortcuts
Enables test editing bindings for macOS and Linux. Default: True.DoubleClickWhenWiringCreation
Enables double-click to finish wiring and create control/indicator/constant. Default: True.
Changed
- Changed how the build cache for Applications, Packed Project Libraries and Source Distributions works, so that subsequent builds are much faster.[10]
- Changed the visual feedback when hovering and branching wires.[11]
- Changed the hotkeys to modify the font size to
Ctrl
+<
(smaller) andCtrl
+>
(larger).[7]
Removed
Nothing.
External links
References
- ↑ LabVIEW 2023 Q3
- ↑ New Feature: Diagram Zoom
- ↑ New Feature: Double-click to Finish Wiring and Create Control/Indicator/Constant
- ↑ New Feature: Quick Change Label to Object
- ↑ New Feature: Quick Change Rectangular Selection
- ↑ New Feature: Find All Instances When Running
- ↑ 7.0 7.1 New Feature: Multiple Animation Speeds for Execution Highlighting
- ↑ Re: New Feature: Multiple Animation Speeds for Execution Highlighting
- ↑ New Feature: LabVIEW for macOS Supports Apple Silicon
- ↑ New Feature: Performance Improvements to Building Applications, Packed Project Libraries and Source Distributions
- ↑ New Feature: New Visual Feedback When Selecting and Branching Wires