12. SAMPLE PROGRAM ....................................................................................................... 37
Getting Started Guide, Part Number 07507593, Rev C, August 14, 2013
3 of 38
Giga-tronics ASCOR SERIES 8000 Getting Started Guide Rev. C
Record of Changes
Revision
Description of Change
Chg Order #
Approved By
A
Initial Release
03579
TO
B
Added Installation Without IO Section
Added Commands Section
03587
TO
C
Fixed Sec. 3.2.2 SPDT/Transfer description
Fixed Typo “Ith” to”If”
Added Switch Configure Commands and
Switch Enabling Commands sections
Added sections for USB-based chassis
03593
TO
Getting Started Guide, Part Number 07507593, Rev C, August 14, 2013
4 of 38
Giga-tronics ASCOR SERIES 8000 Getting Started Guide Rev. C
1. Overview
This Getting Started Guide makes you familiarized with the controlling and programming
aspects of the Series 8000 Switch. It guides you through the GUI and I/O installation
process. Modification of the IP address for the LAN-based Series 8000 Switch and the
GPIB address for the GPIB-based Series 8000 Switch is described. A complete sample
program for Microsoft Visual C++ is provided at the end.
This guide can be used for different families of the Series 8000 Switch, such as Series
8000 Switch for LAN, GPIB, or USB, or 8901 and 8902 for LAN, GPIB, or USB.
The LAN-based Series 8000 Switch is a VXI-11.3 compliant instrument. VXI-11 is a
communication standard which utilizes RPC (Remote Procedure Call) and allows
communication between a controller and an instrument over LAN.
The GPIB-based Series 8000 Switch is an IEEE-488.2 compatible instrument.
The USB-based Series 8000 Switch is controlled via the USB bus using Microsoft’s
Virtual COM Port Driver.
All versions of the Series 8000 Switch are controlled with the VISA I/O. It is used for
making calls to communicate with the Series 8000 Switch. VISA I/O libraries are
available from National Instruments and Agilent Technologies.
Our installation program for the Series 8000 GUI program comes in two different
packages. The GUI program package installs the graphic runtime engine and the GUI
program. The GUI program plus I/O drivers package installs all the necessary I/O drivers
to gain access to the Series 8000 Switch. The latter package installs National Instruments
VISA Runtime Engine for the support of the LAN-based Series 8000 Switch, and
National Instruments IEEE-488.2 driver for the support of the GPIB-based Series 8000
Switch.
Getting Started Guide, Part Number 07507593, Rev C, August 14, 2013
5 of 38
Giga-tronics ASCOR SERIES 8000 Getting Started Guide Rev. C
2. Installing Series 8000 GUI Program, I/O and USB Driver
The following steps will guide you to install the GUI program for the Series 8000 Switch.
There are two different installation packages, one with only the GUI program and one
with the GUI program and the I/O driver. If you already have Agilent-VISA or NI-VISA
installed in your system you may choose the installation package with only the GUI
program. If you are installing on a fresh computer, choose the installation package with
the I/O driver.
Locate the appropriate Series 8000 SVP folder on the Installation CD or unzip the
appropriate Series 8000 SVP zip file to any temporary folder and run the setup.exe
program.
2.1 Installing Series 8000 GUI Program and I/O Driver
2.1.1 Setup Opening Panel
One of the two Opening Panels for the Installation program will appear. Click Next to
continue.
Getting Started Guide, Part Number 07507593, Rev C, August 14, 2013
Figure 1 - Setup Opening Panel
Figure 2 – Setup with I/O Opening Panel
6 of 38
Giga-tronics ASCOR SERIES 8000 Getting Started Guide Rev. C
2.1.2 Destination Directory Panel
Set the destination folder if you desire to install the Series8000 GUI or the I/O driver into
a different folder. In normal conditions, there is no need to change these folders. Click
Next to continue.
Figure 3 - Destination Directory Panel
2.1.3 License Agreement Panel
Please read the License Agreement and click on the “I accept the License Agreement”
radio button. Click Next to continue.
Figure 4 - License Agreement Panel
Getting Started Guide, Part Number 07507593, Rev C, August 14, 2013
7 of 38
Giga-tronics ASCOR SERIES 8000 Getting Started Guide Rev. C
2.1.4 Start Installation Panel
Verify the programs to be installed. Some sections may have already been installed in
prior installations. Click Next to continue.
Figure 5 - Start Installation Panel
2.1.5 Installation Complete Panel
Installation is completed. Click Finish to exit the installation program.
Figure 6 - Installation Complete Panel
Getting Started Guide, Part Number 07507593, Rev C, August 14, 2013
8 of 38
Giga-tronics ASCOR SERIES 8000 Getting Started Guide Rev. C
2.2 Installing the USB Device Driver
This section is for installing the USB Device Driver for Windows for USB-based Series
8000 Switch. If your Series 8000 Switch is not a USB-based version then you may skip
this section.
Before plugging in the USB-based Series 8000 Switch to your PC, a device driver for the
USB device must be installed for Windows to recognize the Switch chassis. The
following Windows versions are supported: Windows XP Service Pack 3 or later,
Windows 7 x86, and Windows 7 x64.
There are two versions of the installation program, one for the 32-bit Windows and the
other for the 64-bit Windows. x86 folder holds the installation program for the 32-bit
Windows and x64 folder holds the installation program for the 64-bit Windows. The two
folders are located under MCP2200 Driver Installation Tool folder in the installation
package.
Run the installation program MCP2200DriverInstallationTool.exe from the appropriate
folder and follow the instruction.
Getting Started Guide, Part Number 07507593, Rev C, August 14, 2013
Figure 7 - USB Device Driver Initial Panel
9 of 38
Giga-tronics ASCOR SERIES 8000 Getting Started Guide Rev. C
Please read the End User License Agreement and click on the “I accept” radio button.
Click Next to continue.
Figure 8 - USB Device Driver EULA Panel
Installation is completed. Click Finish to exit the installation program.
Figure 9 - USB Device Driver Done Panel
If the Series 8000 Switch was plugged in your PC before the driver was installed,
Windows may assign a wrong driver for the Series 8000 Switch. In such a case, unplug
the USB cable of Series 8000 Switch to the PC, uninstall the incorrect driver, restart
Windows, and install the USB Device Driver.
Getting Started Guide, Part Number 07507593, Rev C, August 14, 2013
10 of 38
Giga-tronics ASCOR SERIES 8000 Getting Started Guide Rev. C
3. Starting the Series 8000 GUI Program
After the successful installation of the Series 8000 GUI program, it can be started from
the Start Menu. Please follow one of the link below:
The Series 8000 GUI program starts up in the Initialization Tab of the Main Panel. From
this tab you can connect to the Series 8000 Switch in live mode. Or you can run this
program in simulation mode.
Getting Started Guide, Part Number 07507593, Rev C, August 14, 2013
Figure 10 - Series 8000 SVP Initialization Tab
11 of 38
Giga-tronics ASCOR SERIES 8000 Getting Started Guide Rev. C
3.1.1 Live Mode
3.1.1.1 Connecting to the Series 8000 Switch
Series 8000 GUI supports LAN-based and GPIB-based Series 8000 Switch. Follow the
appropriate section below.
3.1.1.1.1 For LAN-based Series 8000 Switch
If this is the first time connecting to the LAN-based Series 8000 Switch, see Section 4
Connecting to LAN-based Series 8000 Switch for the First Time for more information.
Enter the IP Address of the Series 8000 Switch and click on Init button.
3.1.1.1.2 For GPIB-based Series 8000 Switch
If this is the first time connecting to the GPIB-based Series 8000 Switch, see Section 7
Connecting to GPIB-based Series 8000 Switch for the First Time for more information.
Select the GPIB address of the Series 8000 Switch and click on Init button.
3.1.1.1.3 For USB-based Series 8000 Switch
If this is the first time connecting to the USB-based Series 8000 Switch, see Section 9
Connecting to USB-based Series 8000 Switch for the First Time for more information.
Select the COM port of the PC that is used for the Series 8000 Switch and click on Init
button.
Getting Started Guide, Part Number 07507593, Rev C, August 14, 2013
12 of 38
Loading...
+ 26 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.