Method (Write Only)
SCPI.CALCulate.BB(Ch).TRACe(Tr).DATA.COPY = Value
This command sets copy 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.BB1.TRACe1.DATA.COPY = Var
SCPI.CALCulate.BB(Ch).TRACe(Tr).DATA.FDATa
SCPI.CALCulate.BB(Ch).TRACe(Tr).DATA.FMEMory
SCPI.CALCulate.BB(Ch).TRACe(Tr).DATA.PDATa
SCPI.CALCulate.BB(Ch).TRACe(Tr).DATA.PMEMory
SCPI.CALCulate.BB(Ch).TRACe(Tr).DATA.SDATa
SCPI.CALCulate.BB(Ch).TRACe(Tr).DATA.SMEMory
SCPI.CALCulate.BB(Ch).TRACe(Tr).DATA.UDATa
SCPI.CALCulate.BB(Ch).TRACe(Tr).DATA.UMEMory
No equivalent key is available on the front panel.
:CALCulate:BB[1-1]:TRACe[1-1]:DATA:COPY {1 ~ 8}
{1 ~ 8} <newline><^END>
10 OUTPUT 717;":CALCulate:BB1:TRACe1:DATA:COPY 1 "
20 ENTER 717;A