WEB Server Quick Start Page 146
example: <V16Pro> "email@address.com"
The state of the HTTP server for port A
"checked" = enabled
"" = disabled
The state of the HTTP server for port B
"checked" = enabled
"" = disabled
The name of the default HTTP server page
The customer user password
Functions
The show controller server script has built-in functions that are used to configure settings,
control the show, and display values. The following table lists all functions and their
usage.
1. The name or index of the
sequence to start
Start the specified
sequence
1. The name or index of the
variable to set
2. The new value
Set the value of the
specified variable
1. The name or index of the
output to turn on
Immediately turn on the
specified output
1. The name or index of the
output to turn off
Immediately turn off the
specified output
Output any number of
params.
Output the same as the
print function but replace
special characters with
their HTML entities
Immediately stop
processing the script
1. Name of the file to
change location to
Immediately stop
processing the script and
tell the client to load the
specified file. This only
works when no data has
been sent yet.
1. Complete header
including line endings
Send the specified header
immediately. This only