VL_Devices.IDS Failed acquisition

Hello Guys, I just get a Ids camera… : (GV-5240CP-NIR-GL) But I have trouble to get the signal (its working on the ids Software: Ids peak Cockpit) But I got an error on the log on vvvv:

Failed to start image acquisition
System.ApplicationException: Error-Code: 11 (PEAK_RETURN_CODE_NOT_FOUND) | Error-Description: There is no node with the given name (BlackLevel)!
at peak.core.NodeMap.FindNode(String name)
at VL.Devices.IDS.ConfigNode`1.VL.Devices.IDS.Advanced.IConfiguration.Configure(NodeMap nodeMap)
at VL.Devices.IDS.FreshConfig.Configure(NodeMap nodeMap)
at VL.Devices.IDS.Acquisition.Start(VideoIn videoIn, DeviceDescriptor deviceDescriptor, ILogger logger, Int2 resolution, Int32 fps, IConfiguration configuration, String defaultUserSet, Boolean CorrectHotPixels)
at VL.Devices.IDS.VideoIn.VL.Lib.Basics.Video.IVideoSource2.Start(VideoPlaybackContext ctx)

It doesnt seem to be the same problem than here

Maybe @Elias You got an Idea ?

Thanks you :)

could this just be the helppatch that configures the BlackLevel? does it work if you disconnect the two ConfigProperty nodes?

Hello Joreg, Yes I just tried that, the error is not there anymore… and the log doesnt show anything … but the image doesnt show up…

Its ok, If I change the resolution to 1280 / 1024 … its working :)

Thanks you joreg!