I tried to send data from a Palm application built using Labview ( version 7.1 for Palm OS). The receiver is a IrDA to serial protocol conversion device, which is supposed to send out data stripped out of the additional bytes needed by the IrDA. I am using a Zire31 rloaded with Palm OS 5.2.8. When I initiate a IR Palm HotSync, I can see data being output, but not when I tried the application built using Labview. Actually the Palm connects to the device, but it seems like it does not access the right services.
The protocol conversion device supports IrComm. Does Labview support this protocol, or is there any tutorial about how to implement IrComm using the regular Labview IrDA functions? Thank you.