Skip to content

Commit

Permalink
Update NI 488.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
AgenttiX committed May 30, 2024
1 parent 65b081e commit 8937652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Install-Software.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ function Install-MeerstetterTEC() {
Install-FromUri -Name "Meerstetter TEC software" -Uri "https://www.meerstetter.ch/customer-center/downloads/category/31-latest-software?download=331:tec-family-tec-controllers-software" -Filename "TEC_Software.msi"
}

function Install-NI4882 ([string]$Version = "22.8") {
function Install-NI4882 ([string]$Version = "23.5") {
<#
.SYNOPSIS
Install National Instruments NI-488.2
Expand Down

0 comments on commit 8937652

Please sign in to comment.