Siso

SCPI Command :

[SOURce<HW>]:FSIMulator:SISO:COPY
class SisoCls[source]

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

get_copy() RsSmw.enums.FadCopyHwdEst[source]
# SCPI: [SOURce<HW>]:FSIMulator:SISO:COPY
value: enums.FadCopyHwdEst = driver.source.fsimulator.siso.get_copy()

In ‘System Configurations’ with multiple entities (L > 2) , copies the settings of the current fading simulator to all or to the selected entities.

return

copy_to_dest: FADB| FADA| FADC| FADD| FADF| FADE| FADG| FADH| ALL

set_copy(copy_to_dest: RsSmw.enums.FadCopyHwdEst) None[source]
# SCPI: [SOURce<HW>]:FSIMulator:SISO:COPY
driver.source.fsimulator.siso.set_copy(copy_to_dest = enums.FadCopyHwdEst.ALL)

In ‘System Configurations’ with multiple entities (L > 2) , copies the settings of the current fading simulator to all or to the selected entities.

param copy_to_dest

FADB| FADA| FADC| FADD| FADF| FADE| FADG| FADH| ALL