Last
SCPI Commands :
[SOURce<HW>]:AREGenerator:FRONtend:LAST:FE
[SOURce<HW>]:AREGenerator:FRONtend:LAST:QAT
- class LastCls[source]
Last commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- get_fe() int[source]
# SCPI: [SOURce<HW>]:AREGenerator:FRONtend:LAST:FE value: int = driver.source.areGenerator.frontend.last.get_fe()
Queries the last added QAT-type, FE-type or custom frontend. Displays the number included in the frontend ID, e.g. ‘3’ for QAT-type frontend ID Q3.
- return:
last_added_fe: No help available
- get_qat() int[source]
# SCPI: [SOURce<HW>]:AREGenerator:FRONtend:LAST:QAT value: int = driver.source.areGenerator.frontend.last.get_qat()
Queries the last added QAT-type, FE-type or custom frontend. Displays the number included in the frontend ID, e.g. ‘3’ for QAT-type frontend ID Q3.
- return:
areg_fe_last_add_qa: No help available