Correction
SCPI Commands :
SOURce<HW>:RFALignment:SPARameter:CORRection:IQDelay
SOURce<HW>:RFALignment:SPARameter:CORRection:LEVel
SOURce<HW>:RFALignment:SPARameter:CORRection:PHASe
- Commands in total: 3Subgroups: 0Direct child commands: 3
- get_iq_delay() float[source]
# SOURce<HW>:RFALignment:SPARameter:CORRection:IQDelay value: float = driver.source.rfAlignment.sparameter.correction.get_iq_delay()
No help available
- get_level() float[source]
# SOURce<HW>:RFALignment:SPARameter:CORRection:LEVel value: float = driver.source.rfAlignment.sparameter.correction.get_level()
No help available
- get_phase() float[source]
# SOURce<HW>:RFALignment:SPARameter:CORRection:PHASe value: float = driver.source.rfAlignment.sparameter.correction.get_phase()
No help available