Reference Guide

Example
C:\>cctk --serial3=disable
serial3=disable
--serial4
Valid Argument disable, auto, RS232, RS422, RS485
Description Configures the 4th serial port of the system
Example
C:\>cctk --serial4=disable
serial4=disable
--serial5
Valid Argument
disable, auto
Description Configures the 5th serial port of the system.
Example
C:\>cctk --serial5=disable
serial5=disable
--serial6
Valid Argument
disable, auto
Description Configures the 6th serial port of the system.
Example
C:\>cctk --serial6=disable
serial6=disable
--serialcomm
Valid Argument off, on, com1cr, com2cr
Description
Sets the behavior of the serial port communication.
off — Disables the COM port 1 and COM port 2.
on — Enables the COM port 1 and COM port 2. These ports are made
available for use by the operating system or applications. BIOS Console
Redirection is disabled.
com1cr — Enables the COM port 1 and COM port 2. These ports are made
available for use by the operating system or applications. BIOS Console
Redirection is through COM port 1.
com2cr — Enables the COM port 1 and COM port 2. These ports are made
available for use by the operating system or applications. BIOS Console
Redirection is through COM port 2.
Example
C:\>cctk --serialcomm=off
serialcomm=off
--serrdmimsg
Valid Argument on, off
Description Turns the serr Dmi messages on or off.
79