Keysight M8132A 640 GSa/s Digital Signal Processor User’s Guide
77
Remote Programming
6
:INSTrument:SANDbox<M>:KID?
Query
:INSTrument:SANDbox<M>:KID?
Description
The query returns the Kernel ID of the FPGA hosting the sandbox.
<M> An integer, 1 for FPGA A, 2 for FPGA B
Returned Format
[:INSTrument:SANDbox<M>:KID] <name>
Example
:INSTrument:SANDbox1:KID? ->
"345eab9a-1d95-5d93-a50d-6a652930f30a"
:INSTrument:SANDbox<M>:SID?
Query
:INSTrument:SANDbox<M>:SID?
Description
The query returns the Static Region ID of the FPGA hosting the sandbox.
<M> An integer, 1 for FPGA A, 2 for FPGA B
Returned Format
[:INSTrument:SANDbox<M>:SID] <name>
Example
:INSTrument:SANDbox1:SID? ->
"80090200-d718-69d9-b26b-c7c500000003"
:INSTrument:SANDbox<M>:CONFigure
Command
:INSTrument:SANDbox<M>:CONFigure <path>
Description
The command loads a *.k7z file and configures the sandbox.
<M> An integer, 1 for FPGA A, 2 for FPGA B
<path> The path to the *.k7z file
Example
INSTrument:SANDbox1:CONFigure “C:\Program Files
(x86)\Keysight\M8131\Examples\
M8132A_example_partial_k7z\
m8132a_fpga_a_sandbox_a_example_design_4_0.k7z”