Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
test-and-measurement:guides:getting-started-with-labview [2024/02/28 20:01] – added 2230 and updated WF download language James Colvintest-and-measurement:guides:getting-started-with-labview [2024/04/18 18:28] (current) – Add ULx callout Arthur Brown
Line 1: Line 1:
-====== Getting Started with LabVIEW and a Test and Measurement Device ======+====== Getting Started with LabVIEW and a Digilent Discovery Device ======
  
 ~~TechArticle~~ ~~TechArticle~~
  
-{{:test-and-measurement:analog-discovery-3:labview-splashscreen.png?800 |Digilent WaveForms VI}}+{{:test-and-measurement:analog-discovery-3:labview-splashscreen.png?800|Digilent WaveForms VI}}
  
-The following guide presents how to install and use the Digilent WaveForms VIs LabVIEW package, to control Test and Measurement devices. Demos for controlling the Power Supply, the Digital I/O lines, the Waveform Generator, and the Oscilloscope instruments can be found in the [[getting-started-with-labview#examples|Examples]] section of this document.+The following guide presents how to install and use the Digilent WaveForms VIs LabVIEW package, to control Digilent Test and Measurement devices. Demos for controlling the Power Supply, the Digital I/O lines, the Waveform Generator, and the Oscilloscope instruments can be found in the [[getting-started-with-labview#examples|Examples]] section of this document.
 ---- ----
  
Line 13: Line 13:
   * A Digilent Test and Measurement device   * A Digilent Test and Measurement device
     * [[test-and-measurement:analog-discovery-3:start|Analog Discovery 3]]     * [[test-and-measurement:analog-discovery-3:start|Analog Discovery 3]]
 +    * [[test-and-measurement:analog-discovery-pro-5250:start|Analog Discovery Pro (ADP5250)]]
     * [[test-and-measurement:analog-discovery-pro-3x50:start|Analog Discovery Pro (ADP3450/ADP3250)]]     * [[test-and-measurement:analog-discovery-pro-3x50:start|Analog Discovery Pro (ADP3450/ADP3250)]]
-    * [[test-and-measurement:discovery-power-supply-3340:start|Discovery Power Supply (DPS3340)]] 
     * [[test-and-measurement:analog-discovery-pro-2230:start|Analog Discovery Pro (ADP2230)]]     * [[test-and-measurement:analog-discovery-pro-2230:start|Analog Discovery Pro (ADP2230)]]
 +    * [[test-and-measurement:discovery-power-supply-3340:start|Discovery Power Supply (DPS3340)]]
     * [[test-and-measurement:analog-discovery-studio:start|Analog Discovery Studio]]     * [[test-and-measurement:analog-discovery-studio:start|Analog Discovery Studio]]
     * [[test-and-measurement:analog-discovery-2:start|Analog Discovery 2]]     * [[test-and-measurement:analog-discovery-2:start|Analog Discovery 2]]
Line 28: Line 29:
  
 **Note:** //To download LabVIEW, an NI account is needed. Alternatively, LabVIEW Community can be downloaded from [[https://www.ni.com/ro-ro/shop/labview/select-edition/labview-community-edition.html/|LabVIEW Community]] and a getting started guide can be found at [[https://labviewwiki.org/wiki/Getting_Started|LabVIEW Community Getting Started]]. LabVIEW's Add-On Tool, VI Package Manager (VIPM), is used in this guide. Installation of VIPM is mentioned in the guide. // **Note:** //To download LabVIEW, an NI account is needed. Alternatively, LabVIEW Community can be downloaded from [[https://www.ni.com/ro-ro/shop/labview/select-edition/labview-community-edition.html/|LabVIEW Community]] and a getting started guide can be found at [[https://labviewwiki.org/wiki/Getting_Started|LabVIEW Community Getting Started]]. LabVIEW's Add-On Tool, VI Package Manager (VIPM), is used in this guide. Installation of VIPM is mentioned in the guide. //
 +
 +If you're looking for LabVIEW support for //Measurement Computing (MCC)// and //Data Translation (DT)// devices, check out these resource centers: [[/software/universal-library/labview/start]], [[/software/lv-link/start]].
 ---- ----