ValRf
SCPI Command :
[SOURce<HW>]:VALRf:SLOPe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_slope() SlopeType[source]
# [SOURce<HW>]:VALRf:SLOPe value: enums.SlopeType = driver.source.valRf.get_slope()
No help available
- set_slope(sig_valid_slope: SlopeType) None[source]
# [SOURce<HW>]:VALRf:SLOPe driver.source.valRf.set_slope(sig_valid_slope = enums.SlopeType.NEGative)
No help available