LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing same Lib at the same time

Solved!
Go to solution

Hi mikoborn,

 

you forgot the "BLE_Notify_Listener"…

 

Where does that BLE DLL come from?

Do you have a (programming) manual for that software?

Are you sure you can access the very same Bluetooth address 3 times in parallel?

Why are all the important loops set to run forever (regardless of any errors)?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 11 of 13
(235 Views)
0 Kudos
Message 12 of 13
(225 Views)

I got the DLL from LabVIEW Bluetooth Low Energy Driver development using Universal Windows Platform (UWP) - NI Communit... but it is the same package that cordm mentioned. A short description of every SubVI is provided but I couldn't find any description of how they do what they are doing.

No connecting to the same bluetooth adress 3 times is not what I am trying. I will be reading sensor data of 4 sensors, however to this date I only have 2 sensors at hand. I simply copy-pasted the code. The loops run forever because stopping them when an error occurs didn't cross my mind yet.

 

 

Download All
0 Kudos
Message 13 of 13
(207 Views)