Gireesha Rao schrieb:
> Hi All,
> 
> Absolutely new to RTAI and RTNet. I would like to know whether I can use
> these really promising technologies to address my project requirement.
> 
> My problem statement is this:
> I have Linux box with 3 e1000 ports. One of them is connected to a hardware
> device which talks custom UDP protocol. Only one of the messages from this
> hardware device needs to be captured at real time. This message is emitted
> by device at various frequencies. Max 30 times/sec. I would like preferably
> all other messages to be tunneled to non-real time application running 
> under
> Linux. The processing of the real time Ethernet message involves generating
> a differential signal on RS485 card (using RTS and CTS ) whenever the
> message is received. So every real time message on Ethernet gets converted
> into RS485 signal.

Exchanging RT and non-RT traffic over the same physical link is possible 
with RTnet (look at the rtnetproxy under "addons"). But, from the 
real-time point of view, this only makes sense if you can predict 
(and/or control) precisely the non-RT traffic so that the impact on the 
RT side while receiving that traffic can be taken into account for the 
RT system design. That's something RTnet can obviously not influence as 
it depends on the design of those third-party devices you want to attach.

Jan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to