Ccolor
SCPI Command :
[SENSe]:NR5G:CCOLor
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() CcolorState[source]
# [SENSe]:NR5G:CCOLor value: enums.CcolorState = driver.applications.k14Xnr5G.sense.nr5G.ccolor.get()
Selects the information that the colors of the constellation points in the constellation diagram represent.
- set(state: CcolorState) None[source]
# [SENSe]:NR5G:CCOLor driver.applications.k14Xnr5G.sense.nr5G.ccolor.set(state = enums.CcolorState.ALLocation)
Selects the information that the colors of the constellation points in the constellation diagram represent.
- Parameters:
state – ALLocation Colors represent allocation types. MODulation Colors represent modulation types.