Profile

SCPI Command :

[SOURce<HW>]:CEMulation:MDELay:DEL30:GROup<ST>:PATH<CH>:PROFile
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(fadingGroup=FadingGroup.Default, path=Path.Default) FadingProfileB[source]
# [SOURce<HW>]:CEMulation:MDELay:DEL30:GROup<ST>:PATH<CH>:PROFile
value: enums.FadingProfileB = driver.source.cemulation.mdelay.del30.group.path.profile.get(fadingGroup = repcap.FadingGroup.Default, path = repcap.Path.Default)

No help available

Parameters:
  • fadingGroup – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Group’)

  • path – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Path’)

set(profile: FadingProfileB, fadingGroup=FadingGroup.Default, path=Path.Default) None[source]
# [SOURce<HW>]:CEMulation:MDELay:DEL30:GROup<ST>:PATH<CH>:PROFile
driver.source.cemulation.mdelay.del30.group.path.profile.set(profile = enums.FadingProfileB.BELLindoor, fadingGroup = repcap.FadingGroup.Default, path = repcap.Path.Default)

No help available

Parameters:
  • fadingGroup – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Group’)

  • path – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Path’)