Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/18/05 18:30
Read: times


 
#87906 - OK
Responding to: ???'s previous message
In The origional Post FFH is the start byte. This is followed by 14 DAC values, then the sum of thoses 15 bytes for a total of 16 bytes. So you can see the DAC address is not needed.
The DAC address is known by its possition in the data.

At some point you will need to make a 16 byte buffer to store the incoming data. Unless, you want to write them one DAC at a time. I would still recommend the checksum.

RI tells you a byte was received. so you must "CLR RI" at the beginning of the program and after each byte is received.


List of 12 messages in thread
TopicAuthorDate
ADcu812 question fixed (: now can......            01/01/70 00:00      
   OK            01/01/70 00:00      
      thank you neil..but?            01/01/70 00:00      
         Checksum            01/01/70 00:00      
         Your Origional code            01/01/70 00:00      
   Try as i might......now it does not work            01/01/70 00:00      
      OK            01/01/70 00:00      
         answer to neil            01/01/70 00:00      
            OK            01/01/70 00:00      
   What do you know it's working but one...            01/01/70 00:00      
      Not Sure            01/01/70 00:00      
         THANK YOU NEIL            01/01/70 00:00      

Back to Subject List