Dlength

SCPI Command :

[SOURce<HW>]:BB:NFC:CBLock<CH>:BPGeneric:DLENgth
class DlengthCls[source]

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

get(data_length: int, commandBlock=CommandBlock.Default) int[source]
# SCPI: [SOURce<HW>]:BB:NFC:CBLock<CH>:BPGeneric:DLENgth
value: int = driver.source.bb.nfc.cblock.bpGeneric.dlength.get(data_length = 1, commandBlock = repcap.CommandBlock.Default)

Shows the total length of a standard frame in bytes.

param data_length

integer Range: 1 to 10

param commandBlock

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

return

data_length: No help available