LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using Bluetooth and DAQmx in one vi

Hello,

 

I am going to purchase a Bluetooth IMU, the LPMS-B2, to obtain accelerometer and gyroscope data to signal for a motor to start and stop. The multifunction I/O will be the USB-6211, so there will be a USB connection to control the motor. 

The company for the IMU has an example on how to connect the device to LabVIEW's Bluetooth module: https://lp-research.com/lpms-and-labview/ 

 

I was wondering if it was possible for one VI to include this Bluetooth signal acquisition and also run a DAQmx with the multifunction I/O to control the motor without extensive delays. The data from the Bluetooth sensor will be used to control the motor. 

 

Would this be feasible or would it be better if a wired IMU was purchased and connected to the I/O to be run with the DAQmx?

 

Thank you,

Hame

0 Kudos
Message 1 of 2
(928 Views)

@hame2 wrote:

I was wondering if it was possible for one VI to include this Bluetooth signal acquisition and also run a DAQmx with the multifunction I/O to control the motor without extensive delays.

With a proper program architecture this should not be an issue.

 

BTW: "One Big Loop" is not a proper program architecture...

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 2 of 2
(909 Views)