Ctype

SCPI Command :

CONFigure[:NR5G]:DL[:CC<cc>]:FRAMe<fr>:BWPart<bwp>:CSI<csi>:CTYPe
class CtypeCls[source]

Ctype commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(carrierComponent=CarrierComponent.Default, frame=Frame.Default, bwPart=BwPart.Default, csiRs=CsiRs.Default) RsFsw.enums.CdmType[source]
# SCPI: CONFigure[:NR5G]:DL[:CC<cc>]:FRAMe<fr>:BWPart<bwp>:CSI<csi>:CTYPe
value: enums.CdmType = driver.applications.k14Xnr5G.configure.nr5G.downlink.cc.frame.bwPart.csi.ctype.get(carrierComponent = repcap.CarrierComponent.Default, frame = repcap.Frame.Default, bwPart = repcap.BwPart.Default, csiRs = repcap.CsiRs.Default)

Queries the CDM type of the CSI-RS.

param carrierComponent

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)

param frame

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Frame’)

param bwPart

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘BwPart’)

param csiRs

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Csi’)

return

cdm_type: NOCDm | FDCDm2 | CDM4 | CDM8