Dm
SCPI Commands :
[SOURce<HW>]:BB:PROGress:MCODer:DM:FILTer
[SOURce<HW>]:BB:PROGress:MCODer:DM:SUB
- class DmCls[source]
Dm commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- get_filter_py() int [source]
# SCPI: [SOURce<HW>]:BB:PROGress:MCODer:DM:FILTer value: int = driver.source.bb.progress.mcoder.dm.get_filter_py()
Queries the status of an applied offline filtering, like for example during the calculation of a waveform and a multi carrier waveform file.
- return
filter_py: integer Indicates the task progress in percent Range: 0 to 100
- get_sub() int [source]
# SCPI: [SOURce<HW>]:BB:PROGress:MCODer:DM:SUB value: int = driver.source.bb.progress.mcoder.dm.get_sub()
No command help available
- return
sub: No help available