StdLength
SCPI Command :
[SOURce<HW>]:BB:NFC:CBLock<CH>:APGeneric:STDLength
- class StdLengthCls[source]
StdLength commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(std_frame_data_len: int, commandBlock=CommandBlock.Default) int [source]
# SCPI: [SOURce<HW>]:BB:NFC:CBLock<CH>:APGeneric:STDLength value: int = driver.source.bb.nfc.cblock.apGeneric.stdLength.get(std_frame_data_len = 1, commandBlock = repcap.CommandBlock.Default)
Shows the total length of a standard frame in bytes.
- param std_frame_data_len
integer Range: 1 to 10
- param commandBlock
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cblock’)
- return
std_frame_data_len: integer Range: 1 to 10