|
Slink-e / CDJ Discussion Archive #2 VB IR ReceivePosted By: Mike Miller <mikemiller@m...> I am a little confused about how IR Receive in VB is supposed to work. IR Send works well. I pared down the sample app tvremote, and used the device file I had
Private Sub Slinkx1_SlinkeDeviceEvent(Device As String, Message As String) ... to give me back something like Device="Kenwood" and Message="channelup", but instead I get nothing (method isn't invoked) unless I add: x = Slinkx1.AddDeviceText("lowlevel", "type=lowlevel", devID, slinkenum, 0) Then I see low level data about the IR code. Am I doing something wrong?
Responses To This Message
Slink-e / CDJ Discussion Archive #2 is maintained by slinke-bbs-owner@nirvis.com with WebBBS 3.21. |