Agilent Technologies 8960 Series Reference Manual page 456

Hide thumbs Also See for 8960 Series:
Table of Contents

Advertisement

Error Messages
Error Message Descriptions
"Fixed Timer Messages" on page 459
"Manual User Error Messages" on page 462
"-400 through -499 Error Message Descriptions" on page 464
"-300 through -399 Error Message Descriptions" on page 465
"-200 through -299 Error Message Descriptions" on page 467
"-100 through -199 Error Message Descriptions" on page 470
"+100 through +199 Error Message Descriptions" on page 474
"+200 through +299 Error Message Descriptions" on page 477
"+300 through +399 Link Control Device-Specific Error" on page 478
"+400 through +499 Error Message Descriptions" on page 479
"+500 through +599 Test Application Hardware Device-Specific Error" on page 482
"+600 through +699 Error Message Descriptions" on page 483
"+700 through +799 Error Message Descriptions" on page 484
"+800 through +899 Error Message Descriptions" on page 485
Description
Reading Error Messages
Each error message that is generated is recorded in either the error/event queue or the message log or both.
Error messages are shown in a message window at the center of the test set's display.
When an error message is displayed an audio beep occurs, the beeper state of the test set can be set to on or
off.
The error/event queue is read remotely using the SYSTem:ERRor? query. The error/event queue is able to hold
100 messages. To read the entire error/event queue use the following program.
10 DIM Err_msg$[255]
20 REPEAT
30 OUTPUT 714;"SYSTEM:ERROR?"
40 ENTER 714; Err_num,Err_msg$
50 PRINT Err_num,Err_msg$
60 UNTIL Err_num = 0
The message log may be viewed on the test set's display by pressing the SYSTEM CONFIG screen's Message
Log key. The message log can display up to 24 entries over two pages.
S:\Hp8960\E1963A WCDMA\3.2 release\Reference Guide\Chapters\wcdma_ts_err_msg.fm
Error Messages
456

Advertisement

Table of Contents
loading

Table of Contents