D435 with Labview 32 bit
I have D435 and 32 bit labVIEW. I am using SDK2 for labview 2.33.I have cleared the dll error of 32 bit. I am running the exmples in labVIEW VI, it is not reading any images. For Ex. RealSense_HelloWorld_PointCloud_ext_RGB2, but i can to get any image and also getting the frame updation error. Kindly help anyone to solve this problem.
Thanks in advance.
-
Hi B Bala3703 If you are using RealSense SDK version 2.33.1 with the RealSense LabVIEW wrapper then I recommend using the newer SDK version 2.51.1 with it instead.
https://github.com/IntelRealSense/librealsense/releases/tag/v2.51.1
You can install 2.51.1 by visiting the above link and scrolling down the page to the 'Assets' file list, then downloading and running the Intel.RealSense.SDK-WIN10 automated installer program file.
After installation, you can go to the location below on your Windows computer to obtain the 32-bit (x86) version of the realsense2.dll file for SDK 2.51.1.
C: > Program Files (x86) > Intel RealSense SDK 2.0 > bin
Then use this DLL file from SDK 2.51.1 with the LabVIEW wrapper instead of 2.33.1.
Please sign in to leave a comment.
Comments
1 comment