Stb; Trg; Tst - VXI VT1422A User Manual

Remote channel multi-function dac module user’s and scpi programming manual
Table of Contents

Advertisement

*STB?

*TRG

*TST?

Notes
Comments
Chapter 7

*STB?

Status Byte Register Query. Returns the weighted sum of all set bits in the
Status Byte Register. Refer to the *ESE command earlier in this chapter for a table
showing the contents of the Status Byte Register. *STB? does not clear bit 6 (Service
Request). The Message Available bit (bit 4) may be cleared as a result of reading the
response to *STB?. The data type for this returned value is int16.
Use VXIplug&play function: hpe1422_readStatusByte_Q(...)
Send with VXIplug&play Function: hpe1422_cmd(...)

*TRG

Trigger. Triggers an instrument when the trigger source is set to bus
(TRIG:SOUR BUS command) and the instrument is in the Wait for Trigger state.
Send with VXIplug&play Function: hpe1422_cmd(...)

*TST?

Self-Test. Causes an instrument to execute extensive internal self-tests and
returns a response showing the results of the self-test.
1. During the first five minutes after power is applied, *TST? may fail. Allow
the module to warm-up before executing *TST?.
2. Module must be screwed securely to mainframe.
Use VXIplug&play function: hpe1422_self_test(...)
Returned Value:
Value
0
-1
IEEE-488.2 Common Command Reference
Meaning
*TST? OK
*TST? Error
Query the Error Queue (SYST:ERR?)
for error 3052. See explanation below.
VT1422A Command Reference
Further Action
None
405

Advertisement

Table of Contents
loading

Table of Contents