Fdoppler
SCPI Command :
[SOURce<HW>]:CEMulation:BIRThdeath:PATH<CH>:FDOPpler
- Commands in total: 2Subgroups: 1Direct child commands: 1
- get(path=Path.Default) float[source]
# [SOURce<HW>]:CEMulation:BIRThdeath:PATH<CH>:FDOPpler value: float = driver.source.cemulation.birthDeath.path.fdoppler.get(path = repcap.Path.Default)
No help available
- Parameters:
path – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Path’)
Cloning the Group
# Create a copy of the original group, that exists independently
fdoppler_copy = driver.source.cemulation.birthDeath.path.fdoppler.clone()
Subgroups