SCPI Command
CALCulate<Ch>[:SELected]:CORRection:EDELay:TIME <time>
CALCulate<Ch>[:SELected]:CORRection:EDELay:TIME?
Or
CALCulate<Ch>:TRACe<Tr>:CORRection:EDELay:TIME <time>
CALCulate<Ch>:TRACe<Tr>:CORRection:EDELay:TIME?
Sets or reads out the value of the electrical delay. |
---|
command/query |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
Or
CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,
<Ch> = {[1]|2|...16}
<Tr> = {[1]|2|...16}
<time> the electrical delay value from –10 to 10
sec (second)
Sets the value of the limit, which is closer to the specified value.
<numeric>
0
Scale > Electrical Delay> Electrical Delay
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.CORRection.EDELay.TIME
note |
This command is similar to CALCulate<Ch>[:SELected]:CORRection:EDELay:TIME only. |
Value = app.SCPI.CALCulate(Ch).SELected.CORRection.EDELay.TIME
app.SCPI.CALCulate(Ch).SELected.CORRection.EDELay.TIME = 1e–9
Double (read/write)
Back to CALCulate
Back to Command Finder