Caxes

SCPI Command :

UNIT:CAXes
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() AxesUnits[source]
# 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.

set(axes: AxesUnits) None[source]
# 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.

Parameters:

axes – CARR Shows the number of the subcarriers on the x-axis. HZ Shows the frequency of the subcarriers on the x-axis.