Insert
SCPI Command :
[SOURce<HW>]:BB:V5G:DL:USER<CH>:AS:DL:CELL<ST0>:INSert
- class InsertCls[source]
Insert commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(userIx=UserIx.Default, cellNull=CellNull.Default) None [source]
# SCPI: [SOURce<HW>]:BB:V5G:DL:USER<CH>:AS:DL:CELL<ST0>:INSert driver.source.bb.v5G.downlink.user.asPy.downlink.cell.insert.set(userIx = repcap.UserIx.Default, cellNull = repcap.CellNull.Default)
No command help available
- param userIx
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘User’)
- param cellNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
- set_with_opc(userIx=UserIx.Default, cellNull=CellNull.Default, opc_timeout_ms: int = - 1) None [source]