VEE 9.32

VEE 9.32
1 / 24 PagesView full catalog

VEE 9.32

Product catalog summary
Introduction to Agilent VEE
Agilent VEE is a graphical programming environment designed to simplify the development of test and measurement programs. It emphasizes ease of use by focusing on measurement tasks rather than programming details, offering connectivity to both Agilent and non-Agilent instruments through high-level graphical objects.
Jump-start Steps
The development process in Agilent VEE involves four main steps: designing a 'Measure' block for input commands, an 'Analyze' block with over 500 functions for data analysis, a 'Report' block for displaying results, and debugging and deploying the application.
Ease of Learning
Agilent VEE uses familiar concepts like flowcharts and GUIs, allowing users to create programs with block diagrams, which reduces development time and simplifies programming tasks.
Productivity Tools
The software includes tools for data handling, instrument access, and program fine-tuning. It supports MATLAB functions and features a built-in web server for remote monitoring.
Open System and Compatibility
Agilent VEE integrates with various programming environments and supports interfaces like GPIB, LAN, and USB. It also interacts with Microsoft Office and other programming languages through ActiveX.
Enhancements in Version 9.32
New features include multithreading, multi-core programming, SCPI command auto-completion, and enhanced debugging tools. The software supports the latest operating systems and industry standards.
Applications
Agilent VEE is used in industries such as R&D, education, and manufacturing for tasks like satellite receiver and mobile device testing.
Customer Testimonials
Testimonials highlight Agilent VEE's ease of use and effectiveness in complex data acquisition tasks, with applications in automotive technology and aerospace avionics testing.
Agilent VEE in Education
Agilent supports educational programs with a version tailored for institutions, including licenses and resources for course and lab material creation, partnering with universities for real-world project experience.
Evaluation and Resources
Potential users can request a trial or download a 30-day evaluation copy. Multimedia demonstrations and Agilent VEE TV provide learning resources, and a comparison chart outlines features across different versions.
System Requirements
Minimum requirements for Agilent VEE Pro 9.32 include specific hardware and software configurations, with various connectivity options.
Ordering Information
Agilent VEE Pro 9.32 is available in packages for professionals, students, and educational institutions, with upgrade options and additional licenses available.
Resources and Training
Agilent offers a software forum, e-learning courses, and worldwide training (excluding Japan) to help users build and automate measurement programs.
Measurement Automation
Agilent VEE provides tools for quick and easy measurement automation across various instruments, supported by Agilent's connectivity solutions.
Introduction to Instrumentation Standards
Agilent integrates Ethernet and Web capabilities into test systems and contributes to the LXI and AXIe consortia, offering robust, PC-based high-performance measurement and automation systems.
Quality Management and Certification
Agilent's Electronic Measurement Group is ISO 9001:2008 certified, ensuring high standards in their processes.
Customer Support and Services
Agilent offers personalized information access, Advantage Services for accurate measurements, and a three-year warranty to enhance product reliability and reduce ownership costs.
See more

Catalog excerpts

VEE 9.32-1

Agilent VEE 9.32 Refine your design — sooner Change your work, change your world

 Open the catalog to page 1
VEE 9.32-2

Agilent VEE is a powerful graphical language environment that provides a quick and easy path to measurement and analysis. With Agilent VEE you can: • Develop test and measurement programs faster by focusing less on programming or connectivity, and more on your measurement tasks: connecting, measuring, analyzing and reporting • Make fast, easy connections to Agilent and non-Agilent instruments in just one or two steps • Learn to use it easily through high-level graphical objects, avoiding the need to learn or memorize the details of a low-level programming language • Keep programming simple with...

 Open the catalog to page 2
VEE 9.32-3

Jump-start steps to use Agilent VEE — it's so easy! STEP 1: Design "Measure" Block Input the appropriate command for the "Measure" object to measure just about any signal—RF, temperature, vibration, pulse, voltage and more.

 Open the catalog to page 3
VEE 9.32-4

So easy to learn that it kick-starts your work It’s easy to learn something that seems familiar. With this in mind, Agilent VEE turns your familiarity with flowcharts and graphical user interfaces (GUIs) into the ability to assemble powerful programs. You simply create objects in the form of block diagrams using pull-down menus—and link them with wires that define the program flow. Programming tasks that would require hundreds of lines of code in a typical text-based language are simplified into a few high-level objects, rapidly reducing development time. This lets you spend more time focused...

 Open the catalog to page 4
VEE 9.32-5

Powerful tools lead to increased productivity Agilent VEE is designed for test and measurement with its set of powerful test executive tools. It automati- cally handles different data types, providing automatic conversion and giving you powerful data handling capabilities with minimum programming. ectrum Analyzer iHPE-i-:--= @ 71E '.".'RITE TEXT =CLS EOL WRITE TEXT ":SENS:FREQ:CENT 1-00MHZ EOL WRITE TEXT :SENS:FREQ:SPAU 101.1Hz. EOL ■ RITE TEXT :SENS:B.AND:RES 30KHzL EOL WRITE TEXT :SENS:B.ANDVID:AUTQ EOL < Dcuble-Clich to Acid Transaction > Agilent VEE's powerful Direct I/O object allows you...

 Open the catalog to page 5
VEE 9.32-6

An open system, a complete solution When you buy an Agilent VEE Pro software, you have access to all modern programming environments expected to satisfy even the most discerning of programmers. There is no need to buy expensive add-ons or select amongst Agilent VEE Pro's different versions to get the full set of Agilent VEE Pro functionality. Agilent VEE Pro works seamlessly with hardware and software from Agilent and other companies, so you can feel confident that your program is flexible, expandable and compatible with the latest industry standards. Agilent VEE Pro can interact with data acquisition...

 Open the catalog to page 6
VEE 9.32-7

Agilent VEE environment comes with a built-in pull down menu that interfaces seamlessly with Microsoft® Excel. This enables you to easily exchange data with a spreadsheet and automate its operation. Agilent VEE Pro can interact with other programming languages using industry-standard interfaces such as ActiveX. You can use ActiveX to control Microsoft Word for reports, Microsoft Outlook for e-mails and Microsoft Access for database operations. Other programs can also call Agilent VEE Pro user functions, with the included ActiveX Automation Server that supports popular programming languages such...

 Open the catalog to page 7
VEE 9.32-8

Agilent VEE Pro 9.32 includes enhanced capabilities that equip you with more functionality—and include support for the industry’s latest software tools and operating systems, including Windows 8. Features list Enhancements Better, versatile user experience • Multithreading for improved execution time • Multi-core programming for increased performance • SCPI completion for faster programming • Conditional breakpoints for enhanced debugging • A breakpoints window for debug exploration and control • Integrated support for LXI instruments’ Web interface • Integrated support for databases • Enhanced...

 Open the catalog to page 8
VEE 9.32-9

Improve test time and I/O throughput Multithreading, which is the creation of multiple execution threads, decreases runtime, enhances response time and accelerates input/output (I/O) throughput. Creating a thread is as simple as selecting an object and choosing "ThreadObject" from the Device menu. The results are impressive: A typical do-loop executed as a thread object may be almost twice as fast as one executed as a user object. Enhance program performance In a multi-core PC, Agilent VEE uses its multi-core programming capability to allocate individual execution threads to different CPU cores,...

 Open the catalog to page 9
VEE 9.32-10

Program faster—and avoid syntax errors ■■■^ Local UserFunctions □■■^ Private UserFunctions Agilent VEE includes a new type of function called Private UserFunction. This lets you encapsulate VEE programs for use within larger applications and improve program abstraction. You can create totally new functions or convert existing UserFunctions into Private UserFunctions.

 Open the catalog to page 10
VEE 9.32-11

Access LXI instruments directly As part of its support for industry standards, Agilent VEE provides direct access to LXI instruments through their built-in Web interface. With the advanced Web capabilities built into many Agilent LXI instruments, you can monitor, configure and control LXI devices directly from within Agilent VEE. This Web interface also allows you to surf the Internet within Agilent VEE environment. Connect to popular databases Database File Name i- Initialize Microsoft Access | Call dbLib.OpenDatabase System.Data.ConnectionState (Closed) System.Data.ConnectionState (Open) Quit...

 Open the catalog to page 11
VEE 9.32-12

Simplify debugging with conditional breakpoints Breakpoint Condition When the breakpoint location is reached, the expression is breakpoint is hit only if the expression is true. A breakpoint is: hit when the breakpoint location is reached and the condition is satisfied. The hit count is the number ol times the breakpoint has been hit. J break when the hit count is a multiple of ^ | [4 Specify what to do when the breakpoint is hit. Program debugging is flexible, powerful and simple with the new conditional breakpoints functionality. This capability lets you set conditions and hit counts and specify...

 Open the catalog to page 12

All Agilent Technologies - Life Sciences and Chemical catalogs and technical brochures

  1. MS500

    12  Pages

  2. 4200 MP-AES

    12  Pages

  3. Agilent B1507A

    22  Pages

  4. Agilent M9703A

    16  Pages

  5. I/O Hardware

    16  Pages

*Prices are pre-tax. They exclude delivery charges and customs duties and do not include additional charges for installation or activation options. Prices are indicative only and may vary by country, with changes to the cost of raw materials and exchange rates.