StdLength

SCPI Command :

[SOURce<HW>]:BB:NFC:CBLock<CH>:APGeneric:STDLength
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(std_frame_data_len: int, commandBlock=CommandBlock.Default) int[source]
# [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.

Parameters:
  • std_frame_data_len – integer Range: 1 to 10

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

Returns:

std_frame_data_len: integer Range: 1 to 10