PeFile

SCPI Command :

[SOURce<HW>]:BB:NR5G:OUTPut:BBConf:ROW<APR(CH0)>:PEFile
class PeFileCls[source]

PeFile commands group definition. 2 total commands, 1 Subgroups, 1 group commands

get(rowNull=RowNull.Default) str[source]
# SCPI: [SOURce<HW>]:BB:NR5G:OUTPut:BBConf:ROW<APR(CH0)>:PEFile
value: str = driver.source.bb.nr5G.output.bbConf.row.peFile.get(rowNull = repcap.RowNull.Default)

No command help available

param rowNull:

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

return:

phy_exp_file: No help available

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.source.bb.nr5G.output.bbConf.row.peFile.clone()

Subgroups