Phase

SCPI Commands :

FRANalysis:MARGin:PHASe:FREQuency
FRANalysis:MARGin:PHASe:VALue
Commands in total: 2
Subgroups: 0
Direct child commands: 2
get_frequency() float[source]
# FRANalysis:MARGin:PHASe:FREQuency
value: float = driver.franalysis.margin.phase.get_frequency()

Returns the frequency of the phase margin.

get_value() float[source]
# FRANalysis:MARGin:PHASe:VALue
value: float = driver.franalysis.margin.phase.get_value()

Returns the value of the phase margin.