PeFile
SCPI Command :
[SOURce<HW>]:BB:NR5G:OUTPut:BBConf:ROW<APR(CH0)>:PEFile
- Commands in total: 2Subgroups: 1Direct child commands: 1
- get(rowNull=RowNull.Default) str[source]
# [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 help available
- Parameters:
rowNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Row’)
Cloning the Group
# Create a copy of the original group, that exists independently
peFile_copy = driver.source.bb.nr5G.output.bbConf.row.peFile.clone()
Subgroups