Usage:
arv-tool-0.8 [OPTION?]
command <parameters>
Small utility for basic control of a Genicam device.
HelpOptions:-h, --help
Show help options
ApplicationOptions:-n, --name=<pattern>
-a, --address=<device_address>
--register-cache={disable|enable|debug}
Register cache policy
--range-check={disable|enable|debug}
Range check policy
--access-check={disable|enable}
Feature access check policy
-t, --time
Show execution time
-d, --debug={<category>[:<level>][,...]|help}
-v, --version
Show version
Command may be one of the following possibilities:
genicam:
dump the content of the Genicam xml data
features:
list all features
values:
list all available feature values
description [<feature>] ...:
show the full feature description
control <feature>[=<value>] ...:
read/write device features
network <setting>[=<value>]...:
read/write network settings
If no command is given, this utility will list all the available devices. For the control command,
direct access to device registers is provided using a R[address] syntax in place of a feature name.