Fdistance

SCPI Command :

CONFigure:NRSub:MEASurement<Instance>:MEValuation:LIST:SEGMent<no>:FDIStance
class FdistanceCls[source]

Fdistance commands group definition. 1 total commands, 0 Subgroups, 1 group commands

class GetStruct[source]

Response structure. Fields:

  • Left: float: No parameter help available

  • Right: float: No parameter help available

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

No command help available

param sEGMent:

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

return:

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