8163A/B, 8164A/B & 8166A/B Mainframes Programming Guide
257
The Keysight 816x VXIplug&play Instrument Driver
7
Using Visual Programming Environments
Getting Started with Keysight VEE
Keysight Technologies Visual Engineering Environment (Keysight VEE) is a
visual programming language optimized for instrument control
applications. To develop programs in Keysight VEE, you connect graphical
‘objects’ instead of writing lines of code. These programs resemble
easy-to-understand block diagrams with lines.
Keysight VEE allows you to leverage your investment in textual languages
by integrating with languages such as C, C++, Visual Basic, FORTRAN, and
Pascal.
Keysight VEE controls GPIB, VXI, Serial, PC Plug-in, USB, and LAN
instruments directly over the interfaces or by using instrument drivers.
NOTE
Keysight VEE automatically calls the
initialize
and
close
functions to perform
automatic error checking.