You might find some useful Tcl/Tk tools and "drivers" on the SIMPL project site at www.holoweb.net/~simpl.

At 10:34 PM 3/26/00 +0200, you wrote:
>>>>
Hi,

1- Tcl access to rt_fifos
-----------------------------------
I remember a mail , several months ago, saying that Tcl/Tk was still a good interface from the Linux world to the RTLinux world.

I tried to use a Tk panel to read and write RT_Fifos.

Tcl says that open /dev/rtf0 r
is illegal.

I managed to read rt_fifo using a trick:
set f0 [ open "| cat /dev/rtf0" ]
this works.

But what about writing? It's always the same problem with input redirections.

I think the best solution is to write DRIVERS for Tcl, dedicated to rt_fifos.
Has someone written those drivers?

Thanks in advance for any suggestions.



------------------------
2- Mutation ?
why device number for rt_fifos has shifted from 63 to 150 ?

--------------------------

Looking forward to reading you.

Charles

<mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED] or <mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED]









<<<<


-- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl " | mail [EMAIL PROTECTED] --- For more information on Real-Time Linux see: http://www.rtlinux.org/rtlinux/

Reply via email to