Jump to content
  • 0

Data Acquisition in DT9816-S using LabView


Subhadeep Basu

Question

Hello All,

I am facing some problems while capturing real time data with DT 9816-S DAQ (Measurement Computing DAQ) using LabVIEW. I want triggered data collection (1 channel) with the mentioned DAQ (DT 9816-S) using LabVIEW. I have installed some additional libraries (LV Link 3.0) for this purpose. 

Using those VIs, I have constructed the block diagram. This is as follows:

image.png.430bfdec1740b1a167a9fee78852cb52.png

Fig 1 : Block Diagram

But, while running It shows "invalid trigger".  I have used 'Digital Trigger' in this case. However, I have also changed the trigger to 'Analog' but the issue still persists. 

image.png.d57cfd1a80bec9a3fe6f34ea8fd45915.png

 

Any help regarding this will highly be appreciated.

 

Thanks and regards,

Subhadeep Basu

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Hello @Subhadeep Basu.

Data Translation's interface for LabVIEW is LV-Link. 

https://mcc.download.ni.com/#downloads/DTSoftware/LVLink/

The target Windows system must have LabVIEW before installing LV-Link.  The files are copied to the target system's LabVIEW directory, i.e. 'C:\Program Files\National Instruments\LabVIEW 2022\user.lib\LV-Link3\Examples'.

image.png

 

I modified the existing 'DtAinTrig.vi' example for a falling (negative) external digital TTL trigger.

image.png

 

image.png

 

As listed in the DT9816 user's manual, the DT9816 series supports a software trigger and a negative external TTL trigger, which should be connected to the 'Ext Trigger' pin on the module.

https://www.mccdaq.com/PDFs/Manuals/UM9816.pdf

I have attached the .vi example.

Regards,

Fausto

 

DtAinTrig_fs1.vi

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...