Chapter 12 457
Platform Specifics and Web Monitoring
Web Monitoring with Agilent VEE
Displaying the Agilent VEE Web Server Page
When you install VEE, it creates a default index.html file in the www
directory. This file contains the VEE Web Server Home Page. You can have
remote users click choices on this page for displaying your VEE program.
The default VEE Web Server Home Page is shown in Figure 12-7. You can
also edit the page, in MS Word, for example, to suit your needs.
VEE UserFunction in
Panel view
http://hostname/ViewPanel?
<UserFunction Name>
For example, if the
UserFunction is
AddNoise, the remote user would enter
http://hostname/ViewPanel?
AddNoise
Detail view of a
UserFunction
http://hostname/ViewDetail?
UserFunctionName
For example, if the UserFunction is
AddNoise, the remote user would enter
http://hostname/ViewPanel?
AddNoise
Error window of
current program
http://hostname/ViewError
Display list of available
command URLs.
ViewHelp