> find ir library
> iropen
> setdevice info
> irbind
> discover devices
> on ir event (discovery_cnf)copy device address. add myEvent1
> on (myEvent1) Call irConnectIrLap
> on ir event (Lap_Con_Cnf) add myEvent2
> on (myEvent2) setConTypeLmp        <===== at this point i'm not sure what
i
> maybe doing wrong.  before this point i'm certain of no errors.
> on (myEvent2) irConnectReq
> fatel error

You need to do an IAS query, to get the Lsap of the target device. You have
to put this in your connection block, to tell IR which device you want to
talk to.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to