Jump to content

LabVIEW 2021: Difference between revisions

From LabVIEW Wiki
m Add release details for SP1
m Remove {{stub}}
 
Line 52: Line 52:
<ref name="ni-sftp-api">[https://forums.ni.com/t5/LabVIEW-2021-Public-Beta/New-Feature-SFTP-Secure-File-Transfer-Protocol-API/td-p/4146927 SFTP (Secure File Transfer Protocol) API] by Christina Rogers</ref>
<ref name="ni-sftp-api">[https://forums.ni.com/t5/LabVIEW-2021-Public-Beta/New-Feature-SFTP-Secure-File-Transfer-Protocol-API/td-p/4146927 SFTP (Secure File Transfer Protocol) API] by Christina Rogers</ref>
</references>
</references>
{{stub}}


[[Category:LabVIEW Versions]]
[[Category:LabVIEW Versions]]

Latest revision as of 17:58, 28 February 2022

LabVIEW 2021
Release Date(s)
  • August 2021
  • January 2022


Key Features and Changes
  • Show hidden controls while editing
  • List running VIs on Close
  • Improved Python support
  • Run When Opened security warning
  • Improved LVCompare functionality




New features in LabVIEW 2021

  • Show Hidden Controls While Editing[1]
  • List Running VIs to be Aborted on Quit/Close[2]
  • Improved Python Support[3]
    • Supports Python 3.6 through 3.9.
    • Open Python session with custom Python path.
  • macOS Big Sur Support[4]
  • Run When Opened Security Warning[5]
  • Easier Publishing to SystemLink Servers with Self-signed Certificates[6]
  • LabVIEW Uses OS-managed Digital Certificates on Windows[7]
  • Improved LVCompare functionality for git[8]
    • New filtering options (Attributes, Front Panel, Block Diagram)
    • New options menu (Tiling, Create Report, and others)
    • Assign LVDiff as git diff tool.
  • SFTP (Secure File Transfer Protocol) API[9]
  • Call MATLAB files directly from LabVIEW.
  • Auto-wiring improvements
    • Adds extra space when wiring inputs to allow for future additions.
  • LabVIEW Real-Time Module for 64-bit.

External links

References