??? 11/04/08 16:09 Read: times |
#159646 - that's exactly why on RS485... Responding to: ???'s previous message |
... you should never attempt collision detect multimastering scheme. On RS485, you must prevent collisions, not detect them.
On this forum, we usually preach the "proper way of doing things" (such as "do not mix asm into C" ;-) ), not because things cannot be done in a different (shortcut, sexi, etc.) way, but because it saves headaches for the unaware. Those who know better, are of course free to shoot themselves into foot. JW |