Samples

SCPI Command :

[SOURce<HW>]:BB:NFC:CBLock<CH>:SAMPles
class SamplesCls[source]

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

get(commandBlock=CommandBlock.Default) float[source]
# SCPI: [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.

param commandBlock

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

return

samples: float