Paste
SCPI Command :
[SOURce<HW>]:BB:NFC:CBLock<CH>:PASTe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(commandBlock=CommandBlock.Default) None[source]
# [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.
- Parameters:
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]