Skip to content

Commit 970ffe7

Browse files
authored
New package: ADInstruments.LabChart.Extension.FastResponseOutput version 1.3.0400 (microsoft#273795)
1 parent c97ae71 commit 970ffe7

File tree

4 files changed

+91
-0
lines changed

4 files changed

+91
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with YamlCreate.ps1 v2.4.7 $debug=NVS1.CRLF.7-5-2.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: ADInstruments.LabChart.Extension.FastResponseOutput
5+
PackageVersion: 1.3.0400
6+
InstallerType: msi
7+
Scope: machine
8+
InstallerSwitches:
9+
InstallLocation: DIR_LABCHART="<INSTALLPATH>"
10+
Dependencies:
11+
PackageDependencies:
12+
- PackageIdentifier: ADInstruments.LabChart
13+
MinimumVersion: "8"
14+
ProductCode: '{1161A20B-1764-4D3D-8BD6-A699CC2D6E3F}'
15+
ReleaseDate: 2013-11-15
16+
AppsAndFeaturesEntries:
17+
- UpgradeCode: '{849AED0E-28B8-447E-8E43-5C2E8AA19BE3}'
18+
Installers:
19+
- Architecture: x86
20+
InstallerUrl: https://cdn.adinstruments.com/Installers/win/FastResponseOutput_v1.3.msi
21+
InstallerSha256: B3F79DC50C1211BB14A06274815B5523A78251E7C2CBCC8E25B869C1C2DB0704
22+
ManifestType: installer
23+
ManifestVersion: 1.10.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Created with YamlCreate.ps1 v2.4.7 $debug=NVS1.CRLF.7-5-2.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: ADInstruments.LabChart.Extension.FastResponseOutput
5+
PackageVersion: 1.3.0400
6+
PackageLocale: en-US
7+
Publisher: ADInstruments
8+
# PublisherUrl: https://www.adinstruments.com/
9+
# PublisherSupportUrl: https://www.adinstruments.com/support/labchart
10+
# PrivacyUrl: https://www.adinstruments.com/support/privacy
11+
Author: ADInstruments NZ Limited
12+
PackageName: ADInstruments Fast Response Output
13+
# PackageUrl: https://www.adinstruments.com/support/downloads/windows/fast-response-output
14+
License: Proprietary
15+
# LicenseUrl: https://www.adinstruments.com/support/software-license
16+
Copyright: Copyright © 1994-2013 ADInstruments
17+
# CopyrightUrl: https://www.adinstruments.com/support/software-license
18+
ShortDescription: This extension allows you to control the digital outputs on a /30 and /35 series PowerLab and the analog outputs on /20, /25, /30 and /35 series PowerLabs.
19+
Description: This extension allows you to control the digital outputs on a /30 and /35 series PowerLab and the analog outputs on /20, /25, /30 and /35 series PowerLabs. Fast Response Output responds to the input signal directly from the PowerLab and the resultant output is generated in less than 1 millisecond.
20+
# Moniker:
21+
# Tags:
22+
ReleaseNotes: |-
23+
Changes Since Previous Version
24+
There have been various enhancements and changes to the following:
25+
- When the master device is changed, Fast Response Output now correctly recognizes the change, in particular if it can work with the currently selected master device
26+
- The Fast Response Output setup dialog now shows the name of the selected PowerLab.
27+
# ReleaseNotesUrl:
28+
# PurchaseUrl:
29+
# InstallationNotes:
30+
# Documentations:
31+
ManifestType: defaultLocale
32+
ManifestVersion: 1.10.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with YamlCreate.ps1 v2.4.7 $debug=NVS1.CRLF.7-5-2.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: ADInstruments.LabChart.Extension.FastResponseOutput
5+
PackageVersion: 1.3.0400
6+
PackageLocale: zh-CN
7+
# Publisher:
8+
# PublisherUrl: https://www.adinstruments.com.cn/
9+
# PublisherSupportUrl: https://www.adinstruments.com.cn/support
10+
# PrivacyUrl:
11+
# Author:
12+
# PackageName:
13+
# PackageUrl:
14+
License: 专有软件
15+
# LicenseUrl:
16+
# Copyright:
17+
# CopyrightUrl:
18+
ShortDescription: 该扩展功能允许您控制 /30 和 /35 系列 PowerLab 的数字输出,以及 /20、/25、/30 和 /35 系列 PowerLab 的模拟输出。
19+
Description: 该扩展功能允许您控制 /30 和 /35 系列 PowerLab 的数字输出,以及 /20、/25、/30 和 /35 系列 PowerLab 的模拟输出。Fast Response Output 直接对接 PowerLab 的输入信号,可在 1 毫秒内生成相应输出结果。
20+
# Moniker:
21+
# Tags:
22+
# ReleaseNotes:
23+
# ReleaseNotesUrl:
24+
# PurchaseUrl:
25+
# InstallationNotes:
26+
# Documentations:
27+
ManifestType: locale
28+
ManifestVersion: 1.10.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 v2.4.7 $debug=NVS1.CRLF.7-5-2.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: ADInstruments.LabChart.Extension.FastResponseOutput
5+
PackageVersion: 1.3.0400
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)