Method (Write Only)
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.COPY = Value
This command copies data to user trace, for the selected trace Tr of the selected channel Ch.
Parameter |
Value |
Description |
Copies data to user trace |
Data Type |
Long integer type (Long) |
Range |
1 ~ 8 |
Preset Value |
- |
Unit |
- |
Resolution |
- |
Preset Effect |
No |
Save-Recall Effect |
No |
Error |
- |
Dim Var as Long
Var= 1
SCPI.CALCulate.USER1.TRACe8.DATA.COPY = Var
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.FDATa
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.FMEMory
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.POINts
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.RDATa
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.STARt
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.STOP
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.UDATa
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.UMEMory
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.XDATa
No equivalent key is available on the front panel.
:CALCulate:USER[1-1]:TRACe[1-8]:DATA:COPY {1 ~ 8}
{1 ~ 8} <newline><^END>
10 OUTPUT 717;":CALCulate:USER1:TRACe8:DATA:COPY 1 "
20 ENTER 717;A