Hello,
since FlexScan3D is free now, I decided to get into DIY scanners again.
I bought two used Basler dart daa3840 45um and tried to install them in FlexScan3D running on a Win10 Laptop.
The installation itself ran without any problems but as soon as I try to import a Basler camera into a new scanner, FlexScan3D crashes immediately.
By the way usual DShow Cameras work flawlessly.
Looking into the Log-file I see some problems loading the Camera-List.
Fun fact: Running the same cameras on another Win10 Laptop with Flexscan3D works like a charm.
Can anyone help me with this problem, as I want to use these laptop as my Scan-laptop?
Thanks in advance
Philip
Here's the Logfile:
FlexScan3D
Version: 3.3.25.1
Architecture: Amd64
------------------------------------------------------------------------------------------------------
[19:58:04] ApplySkin(skinDLL="fs3dskin.dll", skinIcon="omni.ico", skinSplash="splash.png")
[19:58:07] LoadProjectPath(dir="")
[19:58:08] ScannerConnect()
[19:58:08] System check OK.
[19:58:28] AddScanner(scannerID="AdvancePlugin::63369")
[19:58:39] System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
at Pylon.DeviceInfoList.{ctor}(DeviceInfoList* )
at Basler.Pylon.CameraFinder.Enumerate()
at AdvanceEngine.BaslerHelper.GetCameraList()
at AdvanceEngine.CameraFactory.GetCameraList(String cameraType)
at AdvanceUI.CameraSelect.<>c__DisplayClass1.<updateCameraList>b__0()
at Common.GenericJob.process()
at Common.JobBase.doThread()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()