USB-UIRT Forum Forum Index USB-UIRT Forum
Plug-n-Play IR Solution
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Callback handler woes

 
Post new topic   Reply to topic    USB-UIRT Forum Forum Index -> Developers
View previous topic :: View next topic  
Author Message
Guest






PostPosted: Thu Feb 16, 2006 3:41 am    Post subject: Callback handler woes Reply with quote

Hi,

I am using the C# wrapper for my usbuirt and have found an odd behavior, I am curious if this is a "undocumented feature." What I have found is that while the registered callback method is executing, no ir codes can be transmitted. If I wait and transmit the same code AFTER the receive callback has finished, the code is transmitted fine. I have tested with the blocking and non-blocking methods, same result.

Is the hardware device driver capable of sending while a receive event is executing? Has anyone else encountered this with the C# wrapper?
Back to top
jrhees
Site Admin


Joined: 28 Jan 2003
Posts: 1652

PostPosted: Mon Feb 20, 2006 12:02 am    Post subject: Reply with quote

The hardware/firmware does not typically support simultaneous transmit and receive (because it would cause IR 'feedback' issues). However, a Transmit() call should work but simply wait until the receive IR has stopped. HOWEVER, I don't know if I've ever tried calling Transmit from *within* the receive handler.

-Jon
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    USB-UIRT Forum Forum Index -> Developers All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group