ADIC 601356 Barcode Reader User Manual


 
Command Reference
601356 Rev A Introduction 1-5
Introduction
•-T (timeout).
•-V (prognum).
If the client does not specify one or more of these options on a
command, VolServ uses the appropriate default values specified
in the description of the previous options.
A client can specify values that override the default values
previously specified. To specify an override value, the client
must set an environment variable for each common option that
is to have an override default.
The environment variables and their associated common
options are:
Example The following example sets the default for the -H ( hostname )
option to eiffel and overrides the VolServ default. The
default hostname is the host computer where the command is
issued.
Parameter Environment Variable*
-H hostname VSCLI_HOST
-P priority VSCLI_PRIORITY
-R retries VSCLI_RETRIES
-T timeout VSCLI_TIMEOUT
-V prognum VSCLI_PROGNUM
The client runs the UNIX
setenv command to set an
environment variable.
setenv VSCLI_HOST eiffel
Or,