LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

CVI and DTMF

I am using a Dialogic modem card with CVI.  It is a modem/telephonics card to make and receive calls.  A complete DTMF read/send section is available.  Not cheap, but very powerful.  It comes with a DLL that can be accessed via CVI (create DLL import library, etc.).

 

Regards, Dave Eaton

 

 

 

0 Kudos
Message 11 of 12
(1,158 Views)

Hi Jon,

 

I wrote the code in LabVIEW, but since it's all DAQmx calls, all you need to do is copy over the code VI by VI into its text-based equivalent (DAQmx is the same function set regardless of programming environment).  The text-based DAQmx code Reference help is available on your computer Programs>National Instruments>NI-DAQ>Text-Based Code Support.

Message Edited by Knights Who Say NI on 07-09-2009 12:18 PM
-John Sullivan
Problem Solver
0 Kudos
Message 12 of 12
(1,137 Views)