Siglent SDS2352X-E oscilloscope

DSO programming guide - Page 140

For SDS2352X-E.

PDF File Manual, 256 pages, Read Online | Download pdf file

SDS2352X-E photo
Loading ...
Loading ...
Loading ...
Digital Oscilloscope Series
140
SAVE
PANEL_SETUP | PNSU
Command /Query
DESCRIPTION
The PANEL_SETUP command use the encoded
data get from PNSU? to set the panel setup.
The PNSU? query return the panel setup in
binary format from scope.
COMMAND SYNTAX
PANEL_SETUP <binary data>
<binary data>:= A setup previously read by
PNSU?
QUERY SYNTAX
PANEL_SETUP?
RESPONSE FORMAT
PANEL_SETUP <binary data>
EXAMPLE
The following steps show how to use the query
and command to set the panel setup.
Step 1: Send the command to set the response
format.
Command message:
CHDR OFF
Step 2: Send the query to get the binary data of
setup.
Command message:
PNSU?
Response message:
<binary data>
Step 3: Change the panel setup, and then send
the command to restore setup get from step2.
Command message:
PNSU <binary data>
Step 4: You can also save the data in step 2 to a
text file and make it easier to recall later. The
following program is used as a reference.
Loading ...
Loading ...
Loading ...