Describe the bug
Harvester GUI crashes if the GenTL Producer doesn't support DEVICE_INFO_SERIAL_NUMBER. Especially with GenTL standard version 1.3 compliant GenTL Producers.
To Reproduce
Steps to reproduce the behavior:
Launch Harvester GUI.
Load a GenTL Producer that doesn't support DEVICE_INFO_SERIAL_NUMBER.
You'll see Harvester GUI crashes throwing an exception.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Harvester GUI must not crash if the GenTL Producer doesn't support DEVICE_INFO_SERIAL_NUMBER.
Describe the bug Harvester GUI crashes if the GenTL Producer doesn't support
DEVICE_INFO_SERIAL_NUMBER
. Especially with GenTL standard version 1.3 compliant GenTL Producers.To Reproduce Steps to reproduce the behavior:
DEVICE_INFO_SERIAL_NUMBER
.Expected behavior A clear and concise description of what you expected to happen.
Screenshots Harvester GUI must not crash if the GenTL Producer doesn't support
DEVICE_INFO_SERIAL_NUMBER
.Additional context None.