Paste
SCPI Command :
[SOURce<HW>]:BB:NFC:CBLock<CH>:PASTe
- class PasteCls[source]
Paste commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(commandBlock=CommandBlock.Default) None [source]
# SCPI: [SOURce<HW>]:BB:NFC:CBLock<CH>:PASTe driver.source.bb.nfc.cblock.paste.set(commandBlock = repcap.CommandBlock.Default)
Pastes a command block (which was copied before) at the given position into the command sequence.
- param commandBlock
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cblock’)
- set_with_opc(commandBlock=CommandBlock.Default, opc_timeout_ms: int = - 1) None [source]