Sanity
SCPI Commands :
[SOURce<HW>]:BB:NR5G:SANity:CVALues
[SOURce]:BB:NR5G:SANity:STATe
- class SanityCls[source]
Sanity commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- get_cvalues() str [source]
# SCPI: [SOURce<HW>]:BB:NR5G:SANity:CVALues value: str = driver.source.bb.nr5G.sanity.get_cvalues()
No command help available
- return
current_values: No help available
- get_state() bool [source]
# SCPI: [SOURce]:BB:NR5G:SANity:STATe value: bool = driver.source.bb.nr5G.sanity.get_state()
No command help available
- return
sanity_state: No help available
- set_state(sanity_state: bool) None [source]
# SCPI: [SOURce]:BB:NR5G:SANity:STATe driver.source.bb.nr5G.sanity.set_state(sanity_state = False)
No command help available
- param sanity_state
No help available