export_table_to_file#
- EMIReceiver.export_table_to_file(plot_name: str, output_file: str, table_type: str = 'Marker') bool#
Export a marker table or a legend (with trace characteristics result) from a report to a file.
- Parameters:
- Returns:
- bool
Truewhen successful,Falsewhen failed.
References
>>> oModule.ExportTableToFile