Replace
SCPI Command :
CALCulate<n>:HOPDetection:STATes:TABLe:REPLace
- class ReplaceCls[source]
Replace commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(start: List[int], step: List[int], number: List[int], window=Window.Default) None [source]
# SCPI: CALCulate<n>:HOPDetection:STATes:TABLe:REPLace driver.applications.k60Transient.calculate.hopDetection.states.table.replace.set(start = [1, 2, 3], step = [1, 2, 3], number = [1, 2, 3], window = repcap.Window.Default)
No command help available
- param start
The frequency at which the first hop state will be generated. Unit: HZ
- param step
The distance between two hop states. Unit: HZ
- param number
Number of hop states to be generated.
- param window
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)