export_com_configure_file#

SpiSim.export_com_configure_file(file_path: str, standard: int = 1) bool#

Generate a configuration file for SpiSim.

Parameters:
file_pathstr, Path

Full path to configuration file to create.

standardint

Index of the standard.

Returns:
bool