Profile
SCPI Command :
[SOURce<HW>]:CEMulation:BIRThdeath:PATH<CH>:PROFile
- class ProfileCls[source]
Profile commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(path=Path.Default) FadBdProf [source]
# SCPI: [SOURce<HW>]:CEMulation:BIRThdeath:PATH<CH>:PROFile value: enums.FadBdProf = driver.source.cemulation.birthDeath.path.profile.get(path = repcap.Path.Default)
No command help available
- param path:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Path’)
- return:
profile: No help available
- set(profile: FadBdProf, path=Path.Default) None [source]
# SCPI: [SOURce<HW>]:CEMulation:BIRThdeath:PATH<CH>:PROFile driver.source.cemulation.birthDeath.path.profile.set(profile = enums.FadBdProf.PDOPpler, path = repcap.Path.Default)
No command help available
- param profile:
No help available
- param path:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Path’)