Area export error code is wrong?

Hey guys,

I want to check the status of an area file export with:

print(zed.get_area_export_state())

It always prints “SUCCESS” even if no file was written for eg. if I cover the lenses of my camera. How is that possible?

Thanks :slight_smile:

Hi @PhiiLL,

You should indeed have a different error code in that case. This is a bug in the SDK, it will be fixed as soon as possible. Thanks for reporting !

1 Like