LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to use an IrDA protocol with LabVIEW 8.2.1 in DSP BlackFin?

Dears,
 
     I'm building a project to communicate a DSP BlackFin 533 with a Palm E2 Tungsten between IrDA Protocol. The packaged LabVIEW installed in Palm allows to use IrDA protocol, but I don't know if the packaged for BlackFin DSP allows or not.
 
   Is it possible to use an IrDA protocol with LabVIEW 8.2.1 in DSP BlackFin?
 
Regards,
 
Renato - RPS
0 Kudos
Message 1 of 3
(2,722 Views)

Hi Renato,

To enable Windows Mobile 5.0 devices, for example, to trasmit data using IrDA, the serial port must be converted to an IrDA port. This can be accomplished by getting a handle to the serial port and passing it to the EscapeCommFunction DLL. This will allow the resource to be used to transmit IrDA. Follow the example in the code below when creating applications that transmit data using IrDA.

 Regards,

Filipe Silva
Application Enginnering

0 Kudos
Message 2 of 3
(2,680 Views)
OpPss ...
Sorry !!!
Download All
0 Kudos
Message 3 of 3
(2,677 Views)