Re: Monitoring RS485
On 29 Nov 2005 02:46:06 -0800, "Daniele" <daniele.gadaleta@xxxxxxxxx>
wrote:
>Hi all,
>
>
>i need an informatio about rs485:
>I need to watch netwrok trafic from my device and another device that
>use rs485 to comunicate. Is possible to connect in parallel mode
>another peripherical (like a pc via rs232) to trace all the message
>that is exchange from two device?
>
RS485 does not specify the protocol used. Connecting an RS-485 buffer
such as a MAX485 or similar is not a problem. (Keeping things such as
stubb lengths etc. in mind). If the protocol used is asynchronous
serial, then adding an RS-232 buffer such as a MAX232, and then
connecting this to a standard PC serial port is all that is needed.
Plus software of course.
Regards
Anton Erasmus
.
Relevant Pages
- Re: Ravenscar-compliant bounded buffer
... protected type Protocol is ... Basically the sporadic building block let you instantiate a Ravenscar ... The Buffer is an entry-less protected object. ... you can put the logic for the release of the Reader/Writer inside the ... (comp.lang.ada) - Re: WSARecv & IOCP...when exactly is the notification sent???
... Each protocol will discard any packets that it doesn't ... NDIS in the DDK if you want more info on what a protocol driver does and how ... size of the supplied buffer ... WSARecv and the size of buffered supplied to WSASend ... (microsoft.public.win32.programmer.networks) - Re: WSARecv & IOCP...when exactly is the notification sent???
... The part that is confusing you is that you are forgetting about protocol ... NDIS in the DDK if you want more info on what a protocol driver does and how ... size of the supplied buffer ... WSARecv and the size of buffered supplied to WSASend ... (microsoft.public.win32.programmer.networks) - Re: UK-biased question about GPS
... However the Magellans have some contacts in the battery compartment which are actually connected to a serial port: ... But if you are knowledgeable enough to be curious as to how you can connect to or use the NMEA capability, the word NMEA is not even mentioned in the online user's manual. ... Nor does it come with a cable for connecting to any kind of port nor are any cables offered as an accessory. ... (sci.geo.satellite-nav) - Re: Xbox Extender giving network congestion errors
... I tried connecting the crossover cable through a RJ45 coupler to the 25 foot ... Much improved performance - I can watch up to 5 min of streaming recorded ... The video buffer in the software reaches the end. ... xbox, pc, switch, ect, I've tested the cables and they are fine. ... (microsoft.public.windows.mediacenter) |
|