07-06-2006 02:57 PM
07-24-2006
05:08 PM
- last edited on
08-20-2025
08:20 AM
by
Content Cleaner
Hello,
We don't include termination resistors with our 8 and 16 port boards.
A break error occurs when the connection is broken, and it is detected when the transmission line does not send the stop bit.
The GetComStat() function does check stop bits; You can find the manual here, and there's information about the function on page 5-28.
Here's some information for logic high and low: " The [485] standard specifies a differential form of signalling. The difference between the wires’ voltages is what conveys the data. One polarity of voltage indicates a logic 1 level, the reverse polarity indicates logic 0. The difference of potential must be at least 0.2 volts for valid operation, but any applied voltages between +12 V and -7 volts will allow correct operation of the receiver"
Hope this helps. Thanks
Regards
07-25-2006 09:07 AM