Hdr
SCPI Command :
[SOURce<HW>]:BB:BTOoth:HDR:STATe
- Commands in total: 2Subgroups: 1Direct child commands: 1
- get_state() bool[source]
# [SOURce<HW>]:BB:BTOoth:HDR:STATe value: bool = driver.source.bb.btooth.hdr.get_state()
No help available
Cloning the Group
# Create a copy of the original group, that exists independently
hdr_copy = driver.source.bb.btooth.hdr.clone()
Subgroups