LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Digital Bank for DSP 6713 in LabView 8.5

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

0 Kudos
Message 1 of 5
(3,291 Views)

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

0 Kudos
Message 2 of 5
(3,272 Views)

Hi Napoleao !

 

I think you would like to answer to another post.

 

Can you help me with DSP/DSK 6713 ?

 

Best Regards.

0 Kudos
Message 3 of 5
(3,267 Views)

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

0 Kudos
Message 4 of 5
(3,260 Views)

DSP  DSK C6713   a powerful speed processing kit. It is very easy if you are known a languages of C++ and assembly languages.

0 Kudos
Message 5 of 5
(2,863 Views)