Cpvc
SCPI Command :
[SOURce<HW>]:BB:BTOoth:CS:CPVC
- Commands in total: 1Subgroups: 0Direct child commands: 1
- class CpvcStruct[source]
Response structure. Fields:
1 Cs_Pv_C: str: No parameter help available
2 Bitcount: int: No parameter help available
- get() CpvcStruct[source]
# [SOURce<HW>]:BB:BTOoth:CS:CPVC value: CpvcStruct = driver.source.bb.btooth.cs.cpvc.get()
No help available
- Returns:
structure: for return value, see the help for CpvcStruct structure arguments.
- set(cs_pv_c: str, bitcount: int) None[source]
# [SOURce<HW>]:BB:BTOoth:CS:CPVC driver.source.bb.btooth.cs.cpvc.set(cs_pv_c = rawAbc, bitcount = 1)
No help available