Civp
SCPI Command :
[SOURce<HW>]:BB:BTOoth:CS:CIVP
- class CivpCls[source]
Civp commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- class CivpStruct[source]
Response structure. Fields:
Cs_Iv_P: str: No parameter help available
Bitcount: int: No parameter help available
- get() CivpStruct [source]
# SCPI: [SOURce<HW>]:BB:BTOoth:CS:CIVP value: CivpStruct = driver.source.bb.btooth.cs.civp.get()
No command help available
- return
structure: for return value, see the help for CivpStruct structure arguments.
- set(cs_iv_p: str, bitcount: int) None [source]
# SCPI: [SOURce<HW>]:BB:BTOoth:CS:CIVP driver.source.bb.btooth.cs.civp.set(cs_iv_p = rawAbc, bitcount = 1)
No command help available
- param cs_iv_p
No help available
- param bitcount
No help available