User Guide
5-34 Ampex 1308910-01
Model No.
Running Head
acl_setparam_library ACL Application Programmer’s Guide
5.12 acl_setparam_library
NAME
acl_setparam_library - change ACL configuration parameter settings.
SYNOPSIS
acl_setparam_library -aclparam <aclparam_spec> [ -f <device_special_file> ]
acl_setparam_library -help [ help_type ]
DESCRIPTION
acl_setparam_library sets the behavior of the ACL by changing one or more configuration
parameter settings. To check the current ACL configuration parameter settings, use the
acl_getparam_library utility.
acl_setparam_library is available to all users. See “ACL Utilities Overview” on page 5-1 for
general information on command-line options and arguments.
OPTIONS
-f
device_special_file
Specifies the device special file to use for the operation.
ARGUMENTS
-help [
help_type
]
Displays help on stderr and invalidates all other options, cancelling any other actions. Valid
keywords for the optional help_type specification are:
revision and v_revision.
-aclparam <
aclparam_spec>
Specifies new values for the configuration parameters settings you want to change. You must
provide an -aclparam <aclparam_spec> argument except when using the -help argument.
The -aclparam <aclparam_spec> argument comprises a four element specification ordered
as follows: -aclparam :AutoStore:AutoImport:AutoAuditOverride:BarcodeRequired:. Each
element must be delineated by colons and included in the specification even if left empty (a
space between colons is not considered empty). An empty element is ignored and the
corresponding configuration parameter is not changed.