RfControl

SCPI Command :

DIAGnostic:BLUetooth:MEASurement<Instance>:RFControl:TXENable
class RfControlCls[source]

RfControl commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get_tx_enable() bool[source]
# SCPI: DIAGnostic:BLUetooth:MEASurement<Instance>:RFControl:TXENable
value: bool = driver.diagnostic.rfControl.get_tx_enable()

No command help available

return:

set_ctrl_bit: No help available

set_tx_enable(set_ctrl_bit: bool) None[source]
# SCPI: DIAGnostic:BLUetooth:MEASurement<Instance>:RFControl:TXENable
driver.diagnostic.rfControl.set_tx_enable(set_ctrl_bit = False)

No command help available

param set_ctrl_bit:

No help available