Unit
SCPI Command :
[SOURce<HW>]:BB:BTOoth:UNIT:TIME
- class UnitCls[source]
Unit commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_time() RsSmbv.enums.UnitTimeSecMs [source]
# SCPI: [SOURce<HW>]:BB:BTOoth:UNIT:TIME value: enums.UnitTimeSecMs = driver.source.bb.btooth.unit.get_time()
Sets the time unit for remote control commands.
- return
time: S| MS
- set_time(time: RsSmbv.enums.UnitTimeSecMs) None [source]
# SCPI: [SOURce<HW>]:BB:BTOoth:UNIT:TIME driver.source.bb.btooth.unit.set_time(time = enums.UnitTimeSecMs.MS)
Sets the time unit for remote control commands.
- param time
S| MS