06-30-2008 04:00 AM
07-09-2008 04:41 AM
IrCOMM is not supported by LabVIEW IrDA VIs. The LabVIEW IrDA VIs only use Tiny TP.
So you won't be able to communicate with an IrCOMM device using the LabVIEW IrDA VIs. However, there are two ways that you can try for communicating with your IrDA VIs:
1. If you can see your IrCOMM device as a COM device then you can use it as a VISA resource and use the VISA API to communicate with your IrCOMM device.
2. If you have the drivers for the device then you can communicate with it by making dll calls to the device.
However, you will not be able to directly communicate with an IrCOMM device using the LabVIEW IrDA functions.
06-25-2009 12:59 PM
Eirikur,
Could you discribe the procedure to setting irda up in the Labview?
thanks,
David