User`s guide
Other V+ Programming Environments
In addition to the SEE editor, which was introduced in the previous section, this section
describes other programming environments that can be used to create V+ programs.
AdeptWindows
The SEE editor displays on a "monitor" window within the AdeptWindows PC application
program. For details, see the AdeptWindows User's Guide.
Adept ACE
The Adept ACE Program Editor is an online, interactive editor for V+ and MicroV+ programs.
The Program Editor performs syntax checking and formatting while you are programming. It
also provides debugging functionality. For details on using the Adept ACE interface, see the
Adept ACE User's Guide.
Adept DeskTop
The Adept DeskTop Program Editor is an online, interactive editor for V+ and MicroV+
programs. The Program Editor performs syntax checking and formatting while you are
programming. It also provides debugging functionality. For details on using the Adept
DeskTop interface, see the Adept DeskTop User's Guide.
Text Editor
V+ programs can be written and modified offline using any text-editing program (e.g.,
Notepad, WordPad, Emacs, UltraEdit) that creates an ASCII text file. However, no syntax
checking is done until the program is loaded into the Adept system.
For more information on creating V+ programs using a text editor, see Creating a Program on
page 25 and The SEE Editor Environments on page 27.
Other V+ Programming Environments
V+Language User's Guide, v17.0
Page 30










