Insert

SCPI Command :

[SENSe]:LIST:RANGe<ri>:INSert
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(direction: LeftRightDirection, rangePy=RangePy.Default) None[source]
# [SENSe]:LIST:RANGe<ri>:INSert
driver.applications.k50Spurious.sense.listPy.range.insert.set(direction = enums.LeftRightDirection.LEFT, rangePy = repcap.RangePy.Default)

Adds a range right or left to the selected one. If the command is used on a range that does not yet exist, the range and all with lower indices up to this one are created.

Parameters:
  • direction – LEFT | RIGHt

  • rangePy – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Range’)