Agilent Technologies Agilent E5250A manual Line Number Description

Models: Agilent E5250A

1 326
Download 326 pages 34.67 Kb
Page 59
Image 59

Executing Self-Test and Leak Test

Executing Self-Test

430 ENTER @Hp5250;A

440 IF A=0 THEN GOTO 470

450DISP "Card 3 failed. Press Continue to test Card 4"

460GOTO 480

470DISP "Card 3 passed. Press Continue to test Card 4"

480PAUSE

490OUTPUT @Hp5250;":DIAG:TEST:CARD:EXEC? 4"

500ENTER @Hp5250;A

510IF A=0 THEN GOTO 540

520DISP "Card 4 failed."

530GOTO 550

540DISP "Card 4 passed."

550END

Line Number

Description

 

 

30 to 90

Clears all previous test results.

 

 

100 to 170

Executes the Controller Test, then returns test result.

 

 

180 to 260

Executes the Front Panel Interface Test, then returns the test

 

result.

 

 

270 to 340

Executes the Relay Test for the card installed in slot 1 of the

 

E5250A, then returns test result.

 

 

350 to 410

Executes the Relay Test for the card installed in slot 2 of the

 

E5250A, then returns test result.

 

 

420 to 480

Executes the Relay Test for the card installed in slot 3 of the

 

E5250A, then returns test result.

 

 

490 to 550

Executes the Relay Test for the card installed in slot 4 of the

 

E5250A, then returns test result.

 

 

Agilent E5250A User’s Guide, Edition 9

3-9

Page 59
Image 59
Agilent Technologies Agilent E5250A manual Line Number Description