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.
Parameters
Name |
Type |
I/O |
Description |
---|---|---|---|
login |
str |
in/out |
login name |
pw |
str |
out |
password |
pkpw |
str |
in/out |
private key passphrase |
status |
num |
in/out |
status: OK/CONNECT=1, CANCEL=0 |
host |
str |
in/out |
host{:port} |
cfg |
str |
in |
name of current ATE configuration |