User`s manual

Creating Web Pages
4
97
Using Java Viewers to Send Information
No
Specifies the applet (PanoramaSnap) file name. Code as " PanoramaSnap.class". The
applet (PanoramaSnap) is only downloaded if this parameter is specified correctly.
code
No
The directory in which applets are held. This parameter is coded in the following
format:
http://HTTP conversion server IP address:port number/folder/.
The "HTTP conversion server IP address" portion can be specified using the host
name, but because a security violation arises on some web browsers when the host
name cannot be referenced by DNS, always specify the IP address. The applet
(PanoramaSnap) is only downloaded if this parameter is specified correctly. The
default folder specification is "-wvdoc-01-/PanoramaSnap".
codebase
Yes
Specifies the name of the frame used to display the captured image. If this parameter
is omitted, a new browser window opens and the image appears in that window.
frame_name
Yes
Specifies the page displayed when a button is clicked. If this parameter is omitted, only
the still image is displayed. The page specified in the template_file parameter must be
stored in the same folder as the page that includes the applet. If the page is not found, a
browser page inclusion error occurs. Also, the frame used to display the page is the
frame specified in the frame_name parameter. If the frame is not explicitly specified in
frame_name, this parameter is ignored.
template_file
No
Sets the URL that specifies the HTTP conversion server and includes the HTTP
conversion server IP address and port number. Connection to the HTTP conversion
server is only performed if this parameter is specified correctly. The IP address and
port number specified in this parameter must match the IP address and port number
specified in the codebase parameter.
url
No
Specifies the size of the area assigned for use by the applet (in pixels). The
recommended settings are width=600 and height=250.
Because these settings vary depending on the type of camera and the visible range
settings, it is advisable to adjust them as you see fit.
width
height
Parameter
Description
Can be set
Yes
If multiple cameras are connected, this parameter specifies the camera number (1 or
higher). If this parameter is omitted, "1" is used.
camera_id
Yes
Used to set the background color for the applet. The specification format is
"#RRGGBB". (A value from 0 to 255 can be specified in hexadecimal format for each
component color.)
Eg. White: "#FFFFFF", gray: "#AAAAAA", green: "#00FF00".
If this parameter is omitted, the default background color is used.
bg_color
PanoramaSnap