Condition

SCPI Command :

CALCulate<n>:MARKer<m>:FUNCtion:FMEasurement:LIMit<li>:CONDition
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(window=Window.Default, marker=Marker.Default, limitIx=LimitIx.Default) float[source]
# CALCulate<n>:MARKer<m>:FUNCtion:FMEasurement:LIMit<li>:CONDition
value: float = driver.calculate.marker.function.fmeasurement.limit.condition.get(window = repcap.Window.Default, marker = repcap.Marker.Default, limitIx = repcap.LimitIx.Default)

No help available

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

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

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