Click to See Complete Forum and Search --> : problems with the serial manager for CodeWarrior


christine
03-06-2003, 02:52 AM
Hi,

I was hoping someone might be able to tell me how to go about using the function SrmSend() in CodeWarrior to send commands (bit stream) to a robotic platform that can only receive bit 0 as a pulse that is low for 0.5ms and then high for 0.8ms, and receive bit 1 as a pulse that is low for 0.8ms and then high for 0.5ms. Also when using the function SrmSend() to send the bit stream 01001101 do I have to first convert that into a string and then send?

Anyone's help would be greatly appreciated!

Thanks in advance,
Christine :)