	
-	mute_v2.bat;  will mute the master and slave
-	unmute_v2.bat; will unmute the master and slave
-	anc_mode_v2.bat 1; will turn on ANC
-	anc_mode_v2.bat 0; will turn off ANC
-	read_register_v2.py; will read a register from WHS, either master or slave.  Run without any arguments to see a help screen which shows the required usage format
-	write_register_v2.py; will write to a register in WHS, either master or slave.  Run without any arguments to see a help screen which shows the required usage format
-	pull_ACDB.py; will retrieve the ACDB image from WHS to a local PC file
-	push_ACDB.py; will transfer a local ACDB image file from the PC to WHS
-	get_ACDB_param_v2.py; will display a specified parameter from within the local ACDB image file.  Run without any arguments to see a help screen which shows the required usage format
-	set_ACDB_param_v2.py; will store a specified parameter to a local ACDB image file.  Run without any arguments to see a help screen which shows the required usage format
