Agilent Technologies 86082A User Manual page 285

Wavelength domain component analyzer
Table of Contents

Advertisement

Programming Commands
Common Commands
*STB
Syntax
*STB?
Example
This example reads the contents of the Status Byte into the numeric vari-
able, Value, then prints the value of the variable to the computer's screen.
10 OUTPUT 720;"*STB?"
20 ENTER 720;Value
30 PRINT Value
40 END
Query Response
*STB? returns an integer, 0 to 255, representing a mask value for the bits en-
abled in the Status Byte.
Related
*CLS
Commands
*TST? (Test)
The *TST query starts a self-test on the instrument.
The *TST? query causes the WDCA to perform a self-test, and places a
response in the output queue indicating whether or not the self-test com-
pleted without any detected errors. This includes a self-test of the TLS (tun-
able laser source). Use the :SYSTem:ERRor command to check for errors. A
zero indicates that the test passed and a non-zero indicates the self-test failed.
Disconnect Inputs First
You must disconnect all front-panel inputs before sending the *TST? query.
If a test fails, refer to the troubleshooting section of the service guide.
The Self-Test takes approximately 3 minutes to complete. When using time-
outs in your program, 200 seconds duration is recommended.
Syntax
*TST?
Example
This example performs a self-test on the WDCA and places the results in the
numeric variable, Results. The program then prints the results to the com-
6-24
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

Advertisement

Table of Contents
loading

Table of Contents