SpUpper
SCPI Command :
[SOURce<HW>]:BB:NFC:CBLock<CH>:SPUPper
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(commandBlock=CommandBlock.Default) int[source]
# [SOURce<HW>]:BB:NFC:CBLock<CH>:SPUPper value: int = driver.source.bb.nfc.cblock.spUpper.get(commandBlock = repcap.CommandBlock.Default)
SEL_PAR_UPPER determines the number of full bytes of the SDD_REQ part.
- Parameters:
commandBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cblock’)
- Returns:
sp_upper: integer Range: 2 to 6
- set(sp_upper: int, commandBlock=CommandBlock.Default) None[source]
# [SOURce<HW>]:BB:NFC:CBLock<CH>:SPUPper driver.source.bb.nfc.cblock.spUpper.set(sp_upper = 1, commandBlock = repcap.CommandBlock.Default)
SEL_PAR_UPPER determines the number of full bytes of the SDD_REQ part.
- Parameters:
sp_upper – integer Range: 2 to 6
commandBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cblock’)