LabVIEW 2023 Q3: Difference between revisions
Appearance
Update for release and include new configuration file tokens. |
Add references for configuration tokens |
||
Line 29: | Line 29: | ||
* 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 | * New configuration file tokens | ||
** <code>EnableEmacsTextEditingShortcuts</code> Enables test editing bindings for macOS and Linux. Default: True. | ** <code>EnableEmacsTextEditingShortcuts</code> Enables test editing bindings for macOS and Linux. Default: True.<ref name="EnableEmacsTextEditingShortcuts"/> | ||
** <code>DoubleClickWhenWiringCreation</code> Enables double-click to finish wiring and create control/indicator/constant. Default: True. | ** <code>DoubleClickWhenWiringCreation</code> Enables double-click to finish wiring and create control/indicator/constant. Default: True.<ref name="DoubleClickWhenWiringCreation"/> | ||
==Changed== | ==Changed== | ||
Line 56: | Line 56: | ||
<ref name="apple-silicon">[https://forums.ni.com/t5/LabVIEW-Public-Beta-Program-in/New-Feature-LabVIEW-for-macOS-Supports-Apple-Silicon/td-p/4298013 New Feature: LabVIEW for macOS Supports Apple Silicon]</ref> | <ref name="apple-silicon">[https://forums.ni.com/t5/LabVIEW-Public-Beta-Program-in/New-Feature-LabVIEW-for-macOS-Supports-Apple-Silicon/td-p/4298013 New Feature: LabVIEW for macOS Supports Apple Silicon]</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> | <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="EnableEmacsTextEditingShortcuts">[https://forums.ni.com/t5/LabVIEW/Announcing-LabVIEW-2023-Q3/td-p/4318494#:~:text=Text%20Editing%20Shortcuts%20on%20macOS%20and%20Linux EnableEmacsTextEditingShortcuts]</ref> | |||
<ref name="DoubleClickWhenWiringCreation">[https://forums.ni.com/t5/LabVIEW-Public-Beta-Program-in/New-Feature-Double-click-to-Finish-Wiring-and-Create-Control/m-p/4318913/highlight/true#M228 DoubleClickWhenWiringCreation]</ref> | |||
</references> | </references> | ||
[[Category:LabVIEW Versions]] | [[Category:LabVIEW Versions]] |
Revision as of 07:15, 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
Changed
- Changed how the build cache for Applications, Packed Project Libraries and Source Distributions works, so that subsequent builds are much faster.[12]
- Changed the visual feedback when hovering and branching wires.[13]
- 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
- ↑ EnableEmacsTextEditingShortcuts
- ↑ DoubleClickWhenWiringCreation
- ↑ New Feature: Performance Improvements to Building Applications, Packed Project Libraries and Source Distributions
- ↑ New Feature: New Visual Feedback When Selecting and Branching Wires