Fdistance

SCPI Command :

CONFigure:NRSub:MEASurement<Instance>:MEValuation:LIST:SEGMent<no>:FDIStance
Commands in total: 1
Subgroups: 0
Direct child commands: 1
class GetStruct[source]

Response structure. Fields:

  • 1 Left: float: No parameter help available

  • 2 Right: float: No parameter help available

get(sEGMent=SEGMent.Default) GetStruct[source]
# CONFigure:NRSub:MEASurement<Instance>:MEValuation:LIST:SEGMent<no>:FDIStance
value: GetStruct = driver.configure.nrSubMeas.multiEval.listPy.segment.fdistance.get(sEGMent = repcap.SEGMent.Default)

No help available

Parameters:

sEGMent – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Segment’)

Returns:

structure: for return value, see the help for GetStruct structure arguments.