Description: There are seven example programs contained in the following directories for using IVI-COM:
SendSCPI: Shows how to send SCPI commands and read the response by using the IVI-COM driver calls to do the custom IO.
Mux_L4421A: Illustrates 2 wire scanning using the Agilent 34410A/34411A DMM with the Agilent L4421A Switch Unit.
Dac51: Demonstrates programming the DAC for creating an internal waveform.
Multifunction: Demonstrates digital input and output, DC output from the DAC, reading and configuring the totalizer.
DigitalMemRead: Demonstrates how to load the L4450A digital I/O memory and clock out a pattern sequence.
DigitalMemWrite: Demonstrates how to transfer digital data from the L4450A memory to a receiving module or computer.
L4445A: Demonstrates how to configure and operate a 1810UL switch and close channels on the L4445A Microwave card.
To Search:
File list (Check if you may need any files):
CSharp
......\IVI-COM
......\.......\Dac51
......\.......\.....\App.ico
......\.......\.....\AssemblyInfo.cs
......\.......\.....\Dac51.cs
......\.......\.....\Dac51.csproj
......\.......\.....\TraceData.txt
......\.......\DigitalMemRead
......\.......\..............\App.ico
......\.......\..............\AssemblyInfo.cs
......\.......\..............\DigitalMemRead.csproj
......\.......\..............\DigMemRead.cs
......\.......\DigitalMemWrite
......\.......\...............\App.ico
......\.......\...............\AssemblyInfo.cs
......\.......\...............\DigitalMemoryWrite.csproj
......\.......\...............\MemoryWrite.cs
......\.......\L4445A
......\.......\......\App.ico
......\.......\......\AssemblyInfo.cs
......\.......\......\L4445A.cs
......\.......\......\L4445A.csproj
......\.......\Multifunction
......\.......\.............\App.ico
......\.......\.............\AssemblyInfo.cs
......\.......\.............\Multifunction.cs
......\.......\.............\Multifunction.csproj
......\.......\Mux_L4421A
......\.......\..........\App.ico
......\.......\..........\AssemblyInfo.cs
......\.......\..........\Mux_L4421A.csproj
......\.......\..........\Program.cs
......\.......\SendSCPI
......\.......\........\App.ico
......\.......\........\AssemblyInfo.cs
......\.......\........\SendScpi.cs
......\.......\........\SendSCPI.csproj