TDS5000B Online Programmer Guide
-- 3 1 3 --
HDR
Description
This command is identical to the HEADer query and is included for
backward compatibility purposes.
Group
Miscellaneous
Related Commands
HEADer, VERBose
Syntax 1
HDR {OFF|ON|<NR1>}
Syntax 2
HDR?
Arguments
H OFF
This sets the Response Header Enable State to false. This causes the
instrument to omit headers on query responses, so that only the argu-
ment is returned.
H ON
This sets the Response Header Enable State to true. This causes the
instrument to include headers on applicable query responses. You can
then use the query response as a command.
H <NR1>
A 0 sets the Response Header Enable State to false; any other value
sets this state to true, which causes the instrument to omit headers on
query responses.
Example 1
HDR OFF
This command specifies that the instrument omits headers on query
responses, so that only the argument is returned.
Example 2
HDR?
This query might return
:HEADER 1, indicating that the instrument
is including headers on applicable query responses.