Reference Guide

--audiomode
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
--autoon
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
--autoonhr
Valid Argument integers ranging from 0 to 23
Description Sets the auto on configuration in hours.
Example
C:\>cctk --autoonhr=5
autoonhr=5
--autoonmn
Valid Argument integers ranging from 0 to 59
Description Sets the auto on configuration in minutes.
Example
C:\>cctk --autoonmn=30
autoonmn=30
24