Add

SCPI Command :

CALCulate<n>:HOPDetection:STATes:TABLe:ADD
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(start: List[int], step: List[int], number: List[int], window=Window.Default) None[source]
# 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 help available

Parameters:
  • start – The frequency at which the first hop state will be generated. Unit: HZ

  • step – The distance between two hop states. Unit: HZ

  • number – Number of hop states to be generated. Range: 0 to 1000 - (number of existing states)

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