System Commands 5
QUERY SYNTAX
Response Format
EXAMPLE (GPIB)
RELATED COMMANDS
:~ 4-channel oscilloscopes only
<function>:DEFine?
<function>:DEFine EQN,’<equation>’, SWEEPS,<max_sweeps>
The following command defines Function F to compute the Power
Spectrum of the Power Average of the FFT being computed by the
Function E, over a maximum of 244 sweeps.
CMD$="FF:DEF EQN,’PS (AVGP(FE))’,SWEEPS,244"
CALL IBWRT(SCOPE%,CMD$)
FUNCTION_RESET, FUNCTION_STATE~:, INR?
75