Csv

SCPI Command :

ANTenna:MODel:USER:CSV:FORMat
class CsvCls[source]

Csv commands group definition. 1 total commands, 0 Subgroups, 1 group commands

set_format_py(format_py: List[str]) None[source]
# SCPI: ANTenna:MODel:USER:CSV:FORMat
driver.antenna.model.user.csv.set_format_py(format_py = ['abc1', 'abc2', 'abc3'])

Defines how the data in the selected *.csv file is interpreted. The settings in this command are not permanent. The command affects only the currently selected antenna. For description of the *.csv file format, see ‘Antenna pattern file formats’.

param format_py:

No help available