How can i read 'the real time data' from DAQ(Model : TEAC) in MATLAB ?

3 views (last 30 days)
Is it possible that MATLAB can read the real time signal(i.e, updating data) from DAQ ?
I want to read the real time data from DAQ, which is TEAC.
  4 Comments
Walter Roberson
Walter Roberson on 25 Apr 2018
Sorry, I do not seem to be finding much.
I see at http://www.daqlog-systems.co.uk/data-acquisition-systems/high-speed-recorders/item/6-lx-110-120-series that "A real-time front-end software (Windows DLL) is also available for a system integrator for direct control of LX Series recorders". Where there is a DLL, there is a possibility of ActiveX or a .NET interface. But "direct control" is not the same thing as real-time data transfer: "direct control" can mean start/stop and channel configuration.
Does the TEAC "LX Navi" software permit real-time plotting? If it does then there is at least some hope for access to real-time data though the DLL.

Sign in to comment.

Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!