I have this Infrared receiver on a com port, with a remote control.
Is there any way I can get the input from it in VB ???
Thnx TP.
Wed, 12 May 2004 04:44:55 GMT
Joseph Goldbur #2 / 2
COM PORT INTERACTION
Have you been able to see serial decoded data using hyerterminal? If so,then look up the the MScomm command in VB help abd seach the net for MScomm also.
Regards JG
Quote:
> Hey,
> I have this Infrared receiver on a com port, with a remote control.
> Is there any way I can get the input from it in VB ???