Samples

SCPI Command :

[SOURce<HW>]:BB:NFC:CBLock<CH>:SAMPles
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(commandBlock=CommandBlock.Default) float[source]
# [SOURce<HW>]:BB:NFC:CBLock<CH>:SAMPles
value: float = driver.source.bb.nfc.cblock.samples.get(commandBlock = repcap.CommandBlock.Default)

Queries the total number of samples in a selected command block.

Parameters:

commandBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cblock’)

Returns:

samples: float