Method (Write Only)
SCPI.MMEMory.PN(Ch).TRACe(Tr).LOAD.DATA = Value
This command recalls data trace data, for the selected trace Tr of the selected channel Ch.
Parameter |
Value |
Description |
Recalls data trace data |
Data Type |
Character string type (String) |
Range |
254 chars |
Preset Value |
- |
Unit |
- |
Resolution |
- |
Preset Effect |
No |
Save-Recall Effect |
No |
Error |
-256, "File name not found" -257, "File name error" 70, "Failed to read file" |
Dim Var as String
SCPI.MMEMory.PN1.TRACe1.LOAD.DATA = Var
No equivalent key is available on the front panel.
:MMEMory:PN[1-1]:TRACe[1-1]:LOAD:DATA
{String}<newline><^END>
10 OUTPUT 717;":MMEMory:PN1:TRACe1:LOAD:DATA Sample_Text"
20 ENTER 717;A$