Nvsf

SCPI Command :

[SOURce<HW>]:BB:EUTRa:DL:CARRier<CH>:NIOT:NVSF
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(carrier=Carrier.Default) EutraNbiotInbandBitmapSfAll[source]
# [SOURce<HW>]:BB:EUTRa:DL:CARRier<CH>:NIOT:NVSF
value: enums.EutraNbiotInbandBitmapSfAll = driver.source.bb.eutra.downlink.carrier.niot.nvsf.get(carrier = repcap.Carrier.Default)

Sets the subframes bitmap.

Parameters:

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

Returns:

no_valid_subframe: N10 | N40

set(no_valid_subframe: EutraNbiotInbandBitmapSfAll, carrier=Carrier.Default) None[source]
# [SOURce<HW>]:BB:EUTRa:DL:CARRier<CH>:NIOT:NVSF
driver.source.bb.eutra.downlink.carrier.niot.nvsf.set(no_valid_subframe = enums.EutraNbiotInbandBitmapSfAll.N10, carrier = repcap.Carrier.Default)

Sets the subframes bitmap.

Parameters:
  • no_valid_subframe – N10 | N40

  • carrier – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Carrier’)