Caxes
SCPI Command :
UNIT:CAXes
- class CaxesCls[source]
Caxes commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() RsFsw.enums.AxesUnits [source]
# SCPI: UNIT:CAXes value: enums.AxesUnits = driver.applications.k14Xnr5G.unit.caxes.get()
Selects the scale of the x-axis for result displays that show subcarrier results.
- return
axes: No help available
- set(axes: RsFsw.enums.AxesUnits) None [source]
# SCPI: UNIT:CAXes driver.applications.k14Xnr5G.unit.caxes.set(axes = enums.AxesUnits.CARRier)
Selects the scale of the x-axis for result displays that show subcarrier results.
- param axes
CARR Shows the number of the subcarriers on the x-axis. HZ Shows the frequency of the subcarriers on the x-axis.