10-23-2008 04:19 PM
Hi ! I'm working with DSP Module (6713) for voice recognition.
With LabView 7.1 I can send the output data trough a digital data bank (Elemental I/O) and configure output to an external adress (using expansion board).
Now, with the LabView 8.5 I can't find this block and the only digital output are the LEDs.
There is some block that I can use to send digital data trough the expansion board ?
Thanks in advice.
Bruno Thomaz
10-24-2008 11:05 AM
Hi Momesso
LabVIEW can communicate with PDA devices using PDA Module, but does not exist a GSM Built-in.
To program this application in your PDA, you must have the driver to communicate LabVIEW and GSM module and have a deeper understanding of the low level implementation of the phone.
We basically allow the OS to determine which hardware could transmit the GPRS message over (i.e. GSM Modem).
The TCP and UDP tools are available to use in PDA Module.
Or, you can use other connectors in PDA which you could connect a GSM modem and send commands via VISA, such as via a serial, Bluetooth, USB, or PCMCIA port.
Regards
Napoleão
Application Engineering
National Instruments
10-24-2008 12:33 PM
Hi Napoleao !
I think you would like to answer to another post.
Can you help me with DSP/DSK 6713 ?
Best Regards.
10-24-2008 02:01 PM
Hi Azul
Sorry for my wrong post.
Are you using the DAQ Assistant?
If the answer is yes, after placing the DAQ Assistant in Block Diagram, a dialog box will open.
Choose Generate Signals -> Digital Output -> Port Output.
Choose your device (PCI 6713) and the port (port0).
Making this configuration you will be able to send data throw the port
Regards
Napoleão
Application Engineering
National Instruments
07-12-2011 06:42 AM
DSP DSK C6713 a powerful speed processing kit. It is very easy if you are known a languages of C++ and assembly languages.