Do you have a question about the Agilent Technologies VEE Pro and is the answer not in the manual?
Category | Software |
---|---|
Developer | Agilent Technologies |
Operating System | Windows |
License | Commercial |
Programming Language | Graphical programming language |
Purpose | Test and measurement applications |
Integration | Supports integration with instruments and other software |
Details rights for U.S. government use of software and documentation.
Provides a general overview of Agilent VEE and its features.
Guides on installing VEE and its associated I/O libraries.
Suggests methods for learning VEE, including tutorials and online help.
Directs users to the VEE website for support and information.
Explains how to use the VEE graphical interface, mouse, and menus.
Covers fundamental operations on VEE objects like moving, cloning, and editing.
Details the process of connecting objects to build functional VEE programs.
Details visualizing data movement between objects for debugging.
Covers fundamental programming concepts and practices in VEE.
Guides creating and using UserObjects for modular programming.
Details reading from and writing to files using VEE objects.
Explains techniques for finding and fixing errors in VEE programs.
Guides the process of setting up instrument configurations in VEE.
Details how to use panel drivers to change instrument settings.
Covers configuring and using Direct I/O for instrument communication.
Explains VEE's data types and shapes for handling information.
Details accessing and using VEE's preprogrammed mathematical functions.
Explains how to create and evaluate mathematical expressions using the Formula object.
Lists and describes VEE's various display objects for data visualization.
Explains how to use arrays for data storage and VEE array syntax.
Covers reading from and writing to files using VEE I/O transactions.
Introduces the Record data type for organizing diverse data.
Introduces DataSets for managing records and database operations.
Explains VEE's role as an Automation Controller for applications.
Guides sending VEE data to MS Excel via ActiveX Automation.
Details sending VEE data and screen dumps to MS Word documents.
Explains the Execute Program object for running external applications.
Guides executing operating system commands from VEE.
Explains the creation, calling, and editing of VEE functions.
Guides creating a UserFunction for array statistics calculation.
Covers reusing UserFunctions by merging or importing libraries.
Explains the functionality and application of the Sequencer object.
Guides setting up test sequences and execution logic.
Covers retrieving and analyzing logged data from the Sequencer.
Introduces operator interfaces, menus, and customization.
Highlights key aspects of creating effective operator interfaces.
Guides the creation of user interfaces using Panel views.
Explains using controls for operator input like sliders and dialog boxes.
Details implementing status panels using ShowPanel and HidePanel functions.
Covers fundamental optimization methods like array processing.
Introduces using compiled functions for performance gains.
Explains integrating DLLs into VEE programs.
Details how to set the execution mode for VEE programs.
Highlights key differences between PC and HP-UX platforms for program porting.
Explains using VEE as an Automation Server for external applications.
Details setting up and using VEE's built-in web server for remote monitoring.
Provides exercises on general programming concepts in VEE.
Guides creating a program to generate and display random numbers.
Introduces creating and using UserObjects for custom functionality.
Details managing UserFunction libraries.
Guides creating interactive panels and pop-up dialogs.
Covers reading from and writing to files.
Introduces the Record data type for organizing diverse data.
Covers creating and managing sequences of tests.