Please enable JavaScript to view this site.

A-Shell Consolidated Reference

Navigation: ATE > Introduction > Launching

Command Line Switches

Scroll Prev Top Next More

Updated September 2019; See History

Below is a list of the ATE startup command switches, with links to extended descriptions where needed.

All switches as written on the command line are preceded with a hyphen ( - ). If the switch takes an argument, then that text follows the switch and a space. The argument may be quoted at all times, and must be quoted if it contains spaces. For example:

-i "C:\ATE\miame.ini"    ! launch with ini file miame.ini

-min                     ! launch minimized. Min takes no arguments.

-atecfg "ACME Server"    ! launch using ATE Connection Properties configuration ACME Server

Switches

Switch

Action

atecfg

Specify configuration file.

dpm

Enable Monitor Awareness.

g

Specify Alternate Icon.

i

Specify INI File.

logintext

Overrides login text in configuration.

m

Maximize.

min

Minimize.

n

Suppress the ATE splash/license/welcome screen.

o

Specify alternate Settings File.

trace

Debugging trace mode.

z

Invisible.

zate

Hide window.

zi

Invisible with icon.

zt

Same as z, but ATE appears in task list (Alt+Tab).

 

History

2020 March, 6.5.1677:  Add logintext and zate.

2019 September, A-Shell 6.5.1666:  Add dpm.