Big changes

This commit is contained in:
Duc
2025-03-13 12:04:22 -07:00
parent c689fcb7f9
commit ffa9905494
748 changed files with 199255 additions and 3743 deletions

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<DotNETComponent xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Visible>true</Visible>
<SupportedProjectTypes>
<string>WindowsFormsApplication2012</string>
<string>WindowsFormsApplication2013</string>
</SupportedProjectTypes>
<SelectedByDefault>false</SelectedByDefault>
<Title>Measurement Studio Hardware Class Libraries/NI-DMM Library</Title>
<Description>Contains classes for configuring and controlling NI digital multimeters using the NI-DMM driver.</Description>
<Name2012>NationalInstruments.ModularInstruments.NIDmm.Fx45</Name2012>
<Name2013>NationalInstruments.ModularInstruments.NIDmm.Fx45</Name2013>
<Licensed>false</Licensed>
<Dependencies>
<DotNETAssembly>
<Name>NationalInstruments.ModularInstruments.Common</Name>
</DotNETAssembly>
</Dependencies>
<ThirdPartyDependencies>
<string>Ivi.Driver</string>
<string>Ivi.Dmm</string>
</ThirdPartyDependencies>
<Namespaces>
<string>NationalInstruments.ModularInstruments.NIDmm</string>
</Namespaces>
</DotNETComponent>

View File

@@ -0,0 +1,27 @@
<?xml version="1.0"?>
<DotNETComponent xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ToolBoxPriority>1</ToolBoxPriority>
<Visible>true</Visible>
<SupportedProjectTypes>
<string>CppCLI2012</string>
<string>WindowsFormsApplication2012</string>
</SupportedProjectTypes>
<SelectedByDefault>false</SelectedByDefault>
<Title>Measurement Studio Hardware Class Libraries/NI-SWITCH Library</Title>
<Description>Contains classes to control and configure NI switch modules using the NI-SWITCH driver.</Description>
<Name2012>NationalInstruments.ModularInstruments.NISwitch.Fx45</Name2012>
<Licensed>false</Licensed>
<Dependencies>
<DotNETAssembly>
<Name>NationalInstruments.ModularInstruments.Common</Name>
</DotNETAssembly>
</Dependencies>
<ThirdPartyDependencies>
<string>Ivi.Driver</string>
<string>Ivi.Swtch</string>
</ThirdPartyDependencies>
<Namespaces>
<string>NationalInstruments.ModularInstruments.NISwitch</string>
</Namespaces>
</DotNETComponent>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0"?>
<DotNETComponent xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Visible>true</Visible>
<SupportedProjectTypes>
<string>CppCLI2012</string>
<string>WindowsFormsApplication2012</string>
</SupportedProjectTypes>
<SelectedByDefault>true</SelectedByDefault>
<Title>Measurement Studio Hardware Class Libraries/NI-488.2 Library</Title>
<Description>Contains objects that communicate with GPIB instruments, control GPIB boards, and acquire GPIB status information.</Description>
<Name2012>NationalInstruments.NI4882</Name2012>
<Licensed>false</Licensed>
<Dependencies>
<DotNETAssembly>
<Name>NationalInstruments.Common</Name>
</DotNETAssembly>
</Dependencies>
<Namespaces>
<string>NationalInstruments.NI4882</string>
</Namespaces>
</DotNETComponent>

File diff suppressed because it is too large Load Diff