Pfile
SCPI Command :
[SOURce<HW>]:CEMulation:MIMO:ANTenna:TX:ANTenna<DI>:PFILe
- class PfileCls[source]
Pfile commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(index=Index.Default) str [source]
# SCPI: [SOURce<HW>]:CEMulation:MIMO:ANTenna:TX:ANTenna<DI>:PFILe value: str = driver.source.cemulation.mimo.antenna.tx.antenna.pfile.get(index = repcap.Index.Default)
No command help available
- param index:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Tx’)
- return:
tx_pattern: No help available
- set(tx_pattern: str, index=Index.Default) None [source]
# SCPI: [SOURce<HW>]:CEMulation:MIMO:ANTenna:TX:ANTenna<DI>:PFILe driver.source.cemulation.mimo.antenna.tx.antenna.pfile.set(tx_pattern = 'abc', index = repcap.Index.Default)
No command help available
- param tx_pattern:
No help available
- param index:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Tx’)