TMSiSDK.device.devices.apex.apex_device.ApexDevice.get_device_card_file_list

TMSiSDK.device.devices.apex.apex_device.ApexDevice.get_device_card_file_list#

ApexDevice.get_device_card_file_list() list#

Gets the list of files available on the device’s card.

Raises:
  • TMSiError – TMSiErrorCode.device_error if get card file list fails.

  • TMSiError – TMSiErrorCode.device_not_connected if not connected.

Returns:

A list of file info.

Return type:

list[TMSiDevCardFileInfo]