The siwave.py module#

Summary#

Siwave

Initializes SIwave based on the inputs provided and manages SIwave release and closing.

Description#

This module contains the Siwave class.

The Siwave module can be initialized as standalone before launching an app or automatically initialized by an app to the latest installed AEDT version.

Module detail#

siwave.wait_export_file(flag, file_path, time_sleep=0.5)#
siwave.wait_export_folder(flag, folder_path, time_sleep=0.5)#
siwave.parser_file_path(file_path)#