Phro

SCPI Command :

[SOURce<HW>]:BB:LRWPan:SENS:FCONfig:PHRO:CWORd
Commands in total: 1
Subgroups: 0
Direct child commands: 1
class CwordStruct[source]

Structure for reading output parameters. Fields:

  • Dpattern: str: numeric

  • Bitcount: int: integer Range: 20 to 20

get_cword() CwordStruct[source]
# [SOURce<HW>]:BB:LRWPan:SENS:FCONfig:PHRO:CWORd
value: CwordStruct = driver.source.bb.lrWpan.sens.fconfig.phro.get_cword()

Requires [:SOURce<hw>]:BB:LRWPan:EMLLd | SENS:PHR:DRM MDR. Queries the PHR1 codeword in hexadecimal.

Returns:

structure: for return value, see the help for CwordStruct structure arguments.