Cpvp
SCPI Command :
[SOURce<HW>]:BB:BTOoth:CS:CPVP
- class CpvpCls[source]
Cpvp commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- class CpvpStruct[source]
Response structure. Fields:
Cs_Pv_P: str: No parameter help available
Bitcount: int: No parameter help available
- get() CpvpStruct [source]
# SCPI: [SOURce<HW>]:BB:BTOoth:CS:CPVP value: CpvpStruct = driver.source.bb.btooth.cs.cpvp.get()
No command help available
- return
structure: for return value, see the help for CpvpStruct structure arguments.
- set(cs_pv_p: str, bitcount: int) None [source]
# SCPI: [SOURce<HW>]:BB:BTOoth:CS:CPVP driver.source.bb.btooth.cs.cpvp.set(cs_pv_p = rawAbc, bitcount = 1)
No command help available
- param cs_pv_p
No help available
- param bitcount
No help available