TMSiSDK.device.devices.apex.apex_device.ApexDevice.export_configuration# ApexDevice.export_configuration(filename: str)# Exports the current configuration to an xml file. Parameters: filename (str) – name of the file where to export configuration. Raises: TMSiError – TMSiErrorCode.file_writer_error if export configuration fails. TMSiError – TMSiErrorCode.device_not_connected if not connected.