Is it possible to use the SDK to send and receive commands from an attached CM19A using VB 2005 under Windows XP? If so, can somebody please post a code example?
Any help would be greatly appreciated!
EDIT: Now that I think about it, I'm not sure how to setup the CM19A. I only intend to use it with my VB program. What software/drivers do I need to download?
Well, while I don't own a CM19A, I have been told here in the past that the SDK does work with the CM19A.
I have been writing for the CM15A (using X10's SDK) in VB Express. (see:
Topic: BVC (Bill's Voice Commander) (Visual BASIC version) (Read 930 times))
I may be able to help you with some of the basic issues in talking to the SDK with VB.
As far as drivers, I don't know about the CM19A, but it is possible that the SDK is all you will need. Never hurts to try!
Also the SDK includes sample code to help you get the hang of things.
Hope that helps somewhat at least!