Language Reference
TRCOND
Example | 140 | ALLOCATE Disp_mode$[3] | |
| Allocate string variable in computer for storing conditions . | ||
| 150 | OUTPUT 723;"TRCOND TRA?;" | |
| Query trace conditions to computer . | ||
| 160 | ENTER 723 | USING "#,K";Start,Stop,Sweep |
| Return data. |
| |
| 170 | ENTER 723 | USING "#,K";Top,Bottom,Data |
| 180 | ENTER 723 | USING "#,K";Reference,Disp_mode$ |
190DISP Bottom;"MEASUREMENT UNITS"
Display minimum trace value .
Description The TRCOND command formats the
graphics window dened by the DWINDOW command.
Set the
Set the
Set the
Set the
Set the start- and
Set the
Command arguments LINPWR, LOG, and RLOG determine how data is interpreted. LINPWR interprets data in an absolute, linear power scale. LOG interprets data in an absolute, logarithmic scale. RLOG interprets data in a relative, logarithmic scale.