Dm

SCPI Commands :

[SOURce<HW>]:BB:PROGress:MCODer:DM:FILTer
[SOURce<HW>]:BB:PROGress:MCODer:DM:SUB
Commands in total: 2
Subgroups: 0
Direct child commands: 2
get_filter_py() int[source]
# [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.

Returns:

filter_py: integer Indicates the task progress in percent Range: 0 to 100

get_sub() int[source]
# [SOURce<HW>]:BB:PROGress:MCODer:DM:SUB
value: int = driver.source.bb.progress.mcoder.dm.get_sub()

No help available