Add

SCPI Command :

CALCulate<n>:HOPDetection:STATes:TABLe:ADD
class AddCls[source]

Add 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:ADD
driver.applications.k60Transient.calculate.hopDetection.states.table.add.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. Range: 0 to 1000 - (number of existing states)

param window

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)