Re: Did I get the right device? USB-Serial
ok Thanks, Ive got .net enterprise 2010, and Ive confirmed I do have the serial control, will have to do a bit of searching for some example code to start.
as for the pic side thats great news, I need to send a word at a time, the high byte determines which variable to store the low side byte. it would be great to be able to split it at 6/10 bits and convert the high 6bits to a single byte, and the low 10 to a single word. So...
"0000110000001111" would end up split up at "000011/0000001111"
Byte0 = 00000011
Word0 = 0000000000001111
Does this look like it might work?
Last edited by wdmagic; - 20th June 2013 at 08:59.
Chris
Any man who has accomplished anything in electronics at one time or another has said... " STOP! WAIT! NOOO! Dangit.... Oh Well, Time to start over..."
Bookmarks