Pfile

SCPI Command :

[SOURce<HW>]:CEMulation:MIMO:ANTenna:RX: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:RX:ANTenna<DI>:PFILe
value: str = driver.source.cemulation.mimo.antenna.rx.antenna.pfile.get(index = repcap.Index.Default)

No command help available

param index:

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

return:

rx_pattern: No help available

set(rx_pattern: str, index=Index.Default) None[source]
# SCPI: [SOURce<HW>]:CEMulation:MIMO:ANTenna:RX:ANTenna<DI>:PFILe
driver.source.cemulation.mimo.antenna.rx.antenna.pfile.set(rx_pattern = 'abc', index = repcap.Index.Default)

No command help available

param rx_pattern:

No help available

param index:

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