Civp

SCPI Command :

[SOURce<HW>]:BB:BTOoth:CS:CIVP
Commands in total: 1
Subgroups: 0
Direct child commands: 1
class CivpStruct[source]

Response structure. Fields:

  • 1 Cs_Iv_P: str: No parameter help available

  • 2 Bitcount: int: No parameter help available

get() CivpStruct[source]
# [SOURce<HW>]:BB:BTOoth:CS:CIVP
value: CivpStruct = driver.source.bb.btooth.cs.civp.get()

No help available

Returns:

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

set(cs_iv_p: str, bitcount: int) None[source]
# [SOURce<HW>]:BB:BTOoth:CS:CIVP
driver.source.bb.btooth.cs.civp.set(cs_iv_p = rawAbc, bitcount = 1)

No help available