… as suggested by @Emmanuel https://aravis-project.discourse.group/t/ids-gv-5200se-c-hq-support/415/3?u=wasndas
diff --git a/src/arvgcport.c b/src/arvgcport.c
index 44e1addb..5c103c92 100644
--- a/src/arvgcport.c
+++ b/src/arvgcport.c
@@ -74,6 +74,7 @@ static ArvGvLegacyInfos arv_gc_port_legacy_infos[] = {
{ .vendor_selection = "EVK", .model_selection = "HELIOS"},
{ .vendor_selection = "AT_Automation_Technology_GmbH", .model_selection = "C6_X_GigE"},
{ .vendor_selection = "Xenics", .model_selection = "Wildcat"},
+ { .vendor_selection = "IDS_Imaging_Development_Systems_GmbH", .model_selection = "GV_524xCP_NIR"},
};