Re: Splitting serial cables ?



In article <dro0rq$6qp$1@xxxxxxxxxxxxx>,
moroney@xxxxxxxxxxxxxxxxxxxxxxx (Michael Moroney) writes:
> bill@xxxxxxxxxxx (Bill Gunshannon) writes:
>
>> I would expect devices today to be much more likely to
>>stick to standards as it avoids a whole bunch of finger pointing when
>>things don't work. Be aware!!
>
> Not necessarily. Consumer UPS's from a few years ago used serial ports
> speaking RS232 to control them, but they used a DB-9 using a pinout
> entirely different from the standard (if it is a standard) pinout
> widely used today.

So does the PC. As near as I can figure this was just another gimmic
to sell you a "special" cable". Beyond that everything was RS232C
signal lev els with some of them merely using things like DSR, DTR, CTS
and DCD which are merely off/on type signals. But which pins you use has
nothing to do with wether or not the two devices will recognize the signal
levels. If your space signal never traverses 0v the receiving device is
free to ignore it completely and still be considered within spec.

> In fact, if you used a standard cable to a PC and
> tried to transmit, many would power off, taking the PC with it.

See my comment above. And then visit APC's site. Lo and behold, they
sell that "special" cable so your PC and their UPS can talk. Of course,
you can also find numerous Linux FAQs that tell you how to make your own.
Even more important when you figure that each company had their own scheme
for wiring up that DB9. Hmmmm...... I wonder if that could have been
because the standard never specified DB9 pinouts? :-)

>
> Today they use USB, who knows if that's standard.

Which has nothing to do with the original discusion.

Personally, I don't care. I just thought it was worth warning the
person planning on hooking up multiple RS232 devices together that
regardless of past sucesses there really is no guarantee this will
work, As I said, I had to trouble shoot such a case and then I had
to try and convince an EE Professor that there really was nothing
wrong with the device in question, it just wasn't using RS232.

bill

--
Bill Gunshannon | de-moc-ra-cy (di mok' ra see) n. Three wolves
bill@xxxxxxxxxxxxxxx | and a sheep voting on what's for dinner.
University of Scranton |
Scranton, Pennsylvania | #include <std.disclaimer.h>
.



Relevant Pages

  • Re: Is Vex Receiver compatible with other RC gear ?
    ... The signal is a "standard" servo signal, it's just 6 of them in a row. ... Each channel follows the sync period in sequence. ... T1..Tn are the periods of each pulse that will route to the individual servos. ... The polarity of the signals varies with the manufacturers implementation, and it has been a couple of years since I looked at one and I may have swapped it. ...
    (comp.robotics.misc)
  • Re: wwv receiver
    ... to obtain a clean signal from off-air signals ... Brooks Shera - W5OJM, to discipline a standard. ... broadcast station such as the BBC's long-wave transmitter on 198 ... States that might also be locked to a national standard. ...
    (sci.electronics.design)
  • Re: Guidance Needed: Existing Home Theatre Component Connections to HDTV
    ... include a 5.1-channel sound system, standard VCR and DVD. ... is fed into the antenna/cable connection on the TV set. ... signals over separate connections and eliminate the signal recombiner ...
    (alt.tv.tech.hdtv)
  • Re: typdefing from sig_atomic_t valid?
    ... In the case of sig_atomic_t ISTM that the intent of the standard is ... The assignment, or reference, will ... a signal handler for an asynchronous signal cannot read ... in the case of asynchronous signals (ie ones not caused by abort or ...
    (comp.lang.c)
  • Re: Starting an external process from C++
    ... and on Solaris 10 x86 it might kick a SIG_PIPE. ... Your "daemon" of course still can write to standard error, ... do your cleanup in the signal handler and then have it exit. ... IRIX and no other signals like SIGALRM): ...
    (comp.unix.programmer)