Aapto

SCPI Command :

[SOURce<HW>]:BB:EUTRa:UL:UE<ST>:AAPTo
class AaptoCls[source]

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

get(userEquipment=UserEquipment.Default) RsSmbv.enums.EutraBlockOutput[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:UL:UE<ST>:AAPTo
value: enums.EutraBlockOutput = driver.source.bb.eutra.uplink.ue.aapto.get(userEquipment = repcap.UserEquipment.Default)

No command help available

param userEquipment

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

return

block_output: No help available

set(block_output: RsSmbv.enums.EutraBlockOutput, userEquipment=UserEquipment.Default) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:UL:UE<ST>:AAPTo
driver.source.bb.eutra.uplink.ue.aapto.set(block_output = enums.EutraBlockOutput.OUT0, userEquipment = repcap.UserEquipment.Default)

No command help available

param block_output

No help available

param userEquipment

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