USB4CV Configuration Settings
===================

These can be added or modified in the USB4CV.conf file, 
which is copied to ~/.config/USB-IF/

General CV Settings
===================

- CVLogVerbosity
Specifies the amount of detail Command Verifier records in its logs.
Valid settings:
-- 0 : Quiet
-- 1 : Minimal 
-- 2 : Low
-- 3 : Normal
-- 4 : Verbose
-- 5 : Detailed

USB4CV Settings
===================

- AnalyzerDelay
Set to number of milliseconds to wait for LeCroy analyzer to connect. 
Default is 5000ms, which works for USB analyzer connections on the 
Remote LeCroy System. 

If the analyzer is connected through Ethernet on the Remote LeCroy 
System, 30000ms is suggested. 
LeCroy needs to be connected via Ethernet on ARM systems.

- AnalyzerIP
IP Address of the Remote LeCroy System connected to a Lecroy Analyzer. 
Required when using the remote server bundled with the Lecroy USB software.
(default: 127.0.0.1) (Optional)
This can be overwritten by the "-ip" command line argument for CmdLineCV.

- AnalyzerPort
Port number of the Remote LeCroy System attached to a Lecroy Analyzer. 
Required when using the remote server bundled with the Lecroy USB software. 
(default: 5515) (Optional)
This can be overwritten by the "-port" command line argument for CmdLineCV.

- CL0TransitionTimer
Set to number of milliseconds to wait for transiton to CL0.  
Default is 6500ms.

- IndexVerbose
Allows for USB4CV to print out consumer/producer indices.
Helps debug issues in the Host Interface (which is tested in Chapter 12)
-- 0 : Off
-- 1 : On

- UsbRawGeneration
Enables .usbraw generation for LeCroy traces in USB4CV for debug purposes.
-- 0 : Off
-- 1 : On
