Sdc

SCPI Command :

[SOURce<HW>]:BB:DRM:SDC:CONStel
class SdcCls[source]

Sdc commands group definition. 4 total commands, 3 Subgroups, 1 group commands

get_constel() DrmCodingConstelSdc[source]
# SCPI: [SOURce<HW>]:BB:DRM:SDC:CONStel
value: enums.DrmCodingConstelSdc = driver.source.bb.drm.sdc.get_constel()

Queries the constellation of the .

return:

drm_const_sdc: Q16| Q4| INV Q16 16 Q4 4 INV Invalid constellation

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.source.bb.drm.sdc.clone()

Subgroups