Nibble

SCPI Command :

[SOURce<HW>]:BB:PACKet:UNFiltered:NIBBle:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_state() bool[source]
# [SOURce<HW>]:BB:PACKet:UNFiltered:NIBBle:STATe
value: bool = driver.source.bb.packet.unfiltered.nibble.get_state()

No help available

set_state(state: bool) None[source]
# [SOURce<HW>]:BB:PACKet:UNFiltered:NIBBle:STATe
driver.source.bb.packet.unfiltered.nibble.set_state(state = False)

No help available