Player

SCPI Commands :

SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:UTASupported
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:USRSsupport
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:EDLFsupport
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:EDLTsupport
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:TAPPsupport
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:TWEFsupport
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:PDSupport
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:CCSSupport
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:SPPSupport
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:MCPCsupport
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:NURClist
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:CIHandl
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:EPDCch
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:MACReporting
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:SCIHandl
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:TSSubframe
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:TDPChselect
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:ULComp
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:ITCWithdiff
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:EHPFdd
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:EFTCodebook
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:TFCPcelldplx
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:TRCTddpcell
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:TRCFddpcell
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:PFMode
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:PSPSfset
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:CSFSet
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:NRRT
SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:DSDCell
class PlayerCls[source]

Player commands group definition. 29 total commands, 0 Subgroups, 29 group commands

get_ccs_support() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:CCSSupport
value: bool = driver.sense.ueCapability.player.get_ccs_support()

Returns whether the UE supports cross-carrier scheduling for CA.

return:

supported: OFF | ON

get_cihandl() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:CIHandl
value: bool = driver.sense.ueCapability.player.get_cihandl()

Returns whether the UE supports CRS interference handling.

return:

intf_handle: OFF | ON

get_csf_set() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:CSFSet
value: bool = driver.sense.ueCapability.player.get_csf_set()

Returns whether the UE supports R12 DL CSI subframe set configuration.

return:

sub_frame_set: OFF | ON

get_dsd_cell() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:DSDCell
value: bool = driver.sense.ueCapability.player.get_dsd_cell()

Returns whether the UE supports discovery signal detection for deactivated SCells.

return:

discovery: OFF | ON

get_edlf_support() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:EDLFsupport
value: bool = driver.sense.ueCapability.player.get_edlf_support()

Returns whether the UE supports enhanced dual layer (PDSCH TM 8) for FDD or not.

return:

en_dual_lay_fdd_sup: OFF | ON

get_edlt_support() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:EDLTsupport
value: bool = driver.sense.ueCapability.player.get_edlt_support()

Returns whether the UE supports enhanced dual layer (PDSCH TM 8) for TDD or not.

return:

en_dual_lay_tdd_sup: OFF | ON

get_eftcodebook() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:EFTCodebook
value: bool = driver.sense.ueCapability.player.get_eftcodebook()

Returns whether the UE supports enhanced 4 TX codebook.

return:

codebook: OFF | ON

get_ehpfdd() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:EHPFdd
value: bool = driver.sense.ueCapability.player.get_ehpfdd()

Returns whether the UE supports enhanced HARQ pattern for TTI bundling operation for FDD.

return:

eh_pattern: OFF | ON

get_epdcch() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:EPDCch
value: bool = driver.sense.ueCapability.player.get_epdcch()

Returns whether the UE supports DCI reception via UE-specific search space on enhanced PDCCH.

return:

epdcch: OFF | ON

get_itc_with_diff() str[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:ITCWithdiff
value: str = driver.sense.ueCapability.player.get_itc_with_diff()

Returns whether the UE supports inter-band TDD CA with different UL/DL configuration combinations.

return:

inter_band: string Two bits, for example ‘b00’ or ‘b01’

get_mac_reporting() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:MACReporting
value: bool = driver.sense.ueCapability.player.get_mac_reporting()

Returns whether the UE supports multi-cell HARQ ACK, periodic CSI reporting and SR on PUCCH format 3.

return:

reporting: OFF | ON

get_mcpc_support() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:MCPCsupport
value: bool = driver.sense.ueCapability.player.get_mcpc_support()

Returns whether the UE supports multi-cluster PUSCH transmission within a CC.

return:

supported: OFF | ON

get_nrrt() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:NRRT
value: bool = driver.sense.ueCapability.player.get_nrrt()

Returns whether the UE supports TTI bundling without resource allocation restriction.

return:

norr: OFF | ON

get_nurc_list() List[bool][source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:NURClist
value: List[bool] = driver.sense.ueCapability.player.get_nurc_list()

Returns a list of values, indicating whether the UE supports non-contiguous UL resource allocations within a CC for the individual E-UTRA operating bands.

return:

supported_band: OFF | ON 256 values: user-defined band, band 1 to band 255

get_pd_support() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:PDSupport
value: bool = driver.sense.ueCapability.player.get_pd_support()

Returns whether the UE supports PMI disabling.

return:

supported: OFF | ON

get_pf_mode() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:PFMode
value: bool = driver.sense.ueCapability.player.get_pf_mode()

Returns whether the UE supports PUSCH feedback mode 3-2.

return:

mode: OFF | ON

get_pspsf_set() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:PSPSfset
value: bool = driver.sense.ueCapability.player.get_pspsf_set()

Returns whether the UE supports subframe set dependent UL power control for PUSCH and SRS.

return:

sf_set: OFF | ON

get_sci_handl() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:SCIHandl
value: bool = driver.sense.ueCapability.player.get_sci_handl()

Returns whether the UE supports synchronization signal and common channel interference handling.

return:

handle: OFF | ON

get_spp_support() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:SPPSupport
value: bool = driver.sense.ueCapability.player.get_spp_support()

Returns whether the UE supports the simultaneous transmission of PUCCH and PUSCH.

return:

supported: OFF | ON

get_tapp_support() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:TAPPsupport
value: bool = driver.sense.ueCapability.player.get_tapp_support()

Returns whether the UE supports transmit diversity for specific PUCCH formats.

return:

supported: OFF | ON

get_tdpch_select() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:TDPChselect
value: bool = driver.sense.ueCapability.player.get_tdpch_select()

Returns whether the UE supports transmit diversity for PUCCH format 1b with channel selection.

return:

tdpch: OFF | ON

get_tfc_pcell_dplx() str[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:TFCPcelldplx
value: str = driver.sense.ueCapability.player.get_tfc_pcell_dplx()

Returns whether the UE supports PCell in any supported band combination including at least one FDD band and at least one TDD band.

return:

cell_duplex: string Two bits, for example ‘b00’ or ‘b10’

get_trc_fddp_cell() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:TRCFddpcell
value: bool = driver.sense.ueCapability.player.get_trc_fddp_cell()

Returns whether the UE supports TDD UL/DL reconfiguration for TDD serving cell via monitoring PDCCH on an FDD PCell.

return:

pcell: OFF | ON

get_trc_tddp_cell() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:TRCTddpcell
value: bool = driver.sense.ueCapability.player.get_trc_tddp_cell()

Returns whether the UE supports TDD UL/DL reconfiguration for TDD serving cell via monitoring PDCCH on a TDD PCell.

return:

pcell: OFF | ON

get_ts_subframe() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:TSSubframe
value: bool = driver.sense.ueCapability.player.get_ts_subframe()

Returns whether the UE supports TDD special subframe as defined in 3GPP TS 36.211.

return:

tdd_special_sf: OFF | ON

get_twef_support() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:TWEFsupport
value: bool = driver.sense.ueCapability.player.get_twef_support()

Returns whether the UE supports PDSCH TM 9 with 8 CSI reference signal ports for FDD.

return:

supported: OFF | ON

get_ul_comp() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:ULComp
value: bool = driver.sense.ueCapability.player.get_ul_comp()

Returns whether the UE supports UL coordinated multi-point operation.

return:

comp: OFF | ON

get_usrs_support() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:USRSsupport
value: bool = driver.sense.ueCapability.player.get_usrs_support()

Returns whether the UE supports PDSCH transmission mode 7 for FDD or not.

return:

ue_sp_ref_sigs_supp: OFF | ON

get_uta_supported() bool[source]
# SCPI: SENSe:LTE:SIGNaling<instance>:UECapability:PLAYer:UTASupported
value: bool = driver.sense.ueCapability.player.get_uta_supported()

Returns whether the UE supports transmit antenna selection or not.

return:

ue_tx_ant_sel_supp: OFF | ON