Bury

SCPI Command :

[SOURce<HW>]:BB:ATSM:BURY:RATio
class BuryCls[source]

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

get_ratio() AtscmhBuryRatio[source]
# SCPI: [SOURce<HW>]:BB:ATSM:BURY:RATio
value: enums.AtscmhBuryRatio = driver.source.bb.atsm.bury.get_ratio()

Sets the power with that the watermark is added to the payload signal.

return:

market_id: DB21| DB24| DB27| DB30| DB33| DB36| DB39 DBxx Bury ration value ‘xx’ in decibel.

set_ratio(market_id: AtscmhBuryRatio) None[source]
# SCPI: [SOURce<HW>]:BB:ATSM:BURY:RATio
driver.source.bb.atsm.bury.set_ratio(market_id = enums.AtscmhBuryRatio.DB21)

Sets the power with that the watermark is added to the payload signal.

param market_id:

DB21| DB24| DB27| DB30| DB33| DB36| DB39 DBxx Bury ration value ‘xx’ in decibel.