User Manual

Rack ATS AP44xx User Manual22
Command Editing
The <backspace> key will delete the last character of the command string the user is currently entering
and is the only editing function available to the user during command entry.
History
The Rack ATS CLI implements a command history buffer, recalling the 10 previous commands. The user
can navigate backwards and forwards through entered commands using the <up arrow> and <down
arrow> keys respectively.
Auto Completion
The Rack ATS CLI supports command auto-completion. If a partial command is entered, then the <TAB>
key can be used to complete the command to the first available matched command. If such a match
exists, the command line shall be completed by the system.
Additional presses of the <TAB> key will select the next available command match. Once all available
commands have been scrolled through, the original partially entered command is displayed.
Delimiter
The Rack ATS CLI will use <space> (ASCII 0x20) as the delimiter between commands and arguments.
Extra white space between commands and arguments will be ignored.
Command responses will have all fields delimited with commas for efficient parsing.