xcall ATELGI, name, pw, status, pkpw, host, cfg
ATELGI.SBX provides the means for creating a customized ATE login script. If BAS:ATELGI.SBX exists and the automatic login doesn't succeed, ATE will call it instead of the internal generic login dialog to get the login credentials. Source, samples and related functions can be found SOSLIB:[907,50].
Parameters
Name |
Type |
I/O |
Description |
---|---|---|---|
login |
in/out |
login name |
|
pw |
out |
password |
|
pkpw |
in/out |
private key passphrase |
|
status |
in/out |
status: OK/CONNECT=1, CANCEL=0 |
|
host |
in/out |
host{:port} |
|
cfg |
in |
name of current ATE configuration |