Insert

SCPI Command :

[SENSe]:LIST:RANGe<ri>:INSert
class InsertCls[source]

Insert commands group definition. 1 total commands, 0 Subgroups, 1 group commands

set(direction: RsFsw.enums.LeftRightDirection, rangePy=RangePy.Default) None[source]
# SCPI: [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.

param direction

LEFT | RIGHt

param rangePy

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