EndTx

SCPI Commands

CALL:BLUetooth:SIGNaling:DTMode:ENDTx
class EndTx[source]

EndTx commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

set()None[source]
# SCPI: CALL:BLUetooth:SIGNaling:DTMode:ENDTx
driver.call.dtMode.endTx.set()

No command help available

set_with_opc()None[source]
# SCPI: CALL:BLUetooth:SIGNaling:DTMode:ENDTx
driver.call.dtMode.endTx.set_with_opc()

No command help available

Same as set, but waits for the operation to complete before continuing further. Use the RsCmwBluetoothSig.utilities.opc_timeout_set() to set the timeout value.