Reference Guide

30 Client Configuration Toolkit Options
--atgsystem
--audiomode
--autoon
Valid Argument on, off
Description Sets or removes the CMOS bit to indicate whether the system uses
an All Terrain Gear (ATG) base or not.
Example C:\>cctk --atgsystem=off
atgsystem=off
Valid Argument disable, halfduplex, fullduplex
Description Sets the audio mode to any of the following values:
disable
— Completely releases the onboard hardware resources.
halfduplex — Allows only record or playback at a time.
fullduplex — Allows record and playback simultaneously.
Example C:\>cctk --audiomode=halfduplex
audiomode=halfduplex
Valid Argument disable, everyday, weekdays, selectdays
Description Configures the auto on option for a system. Using this option you
can configure the days on which the system has to turn on
automatically.
disable
— Disables the auto on function on the system.
everyday
— Enables the auto on function on every day of the
week.
weekdays
— Enables the auto on function on week days.
selectdays
— Enables the auto on function on selected days of the
week. The system disables the auto on function on the days that
are not selected.
Example C:\>cctk --autoon=disable
autoon=disable