Wes S wrote:

>On 16 Feb 2009 at 10:50, Kirk Wallace wrote:
>  
>
>>>The fouth, I want using emc2 in a remote control with a interface
>>>runing on windows emvironment, and core control runing in linux.
>>>what could i do that.
>>>      
>>>
>>You can use VNC to have a remote EMC session on a Windows (negative
>>comments suppressed) machine. See:
>>http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Running_Multiple_User_Inte
>>rfac es http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Emcrsh
>>http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Halrmt
>>
>>    
>>
>Isn't the display on the Umbutu EMC box an X session?
>
>Cygwin, www.cygwin.com implements a posix enviroment on windows 
>including X windows.  Could he export the EMC's box display to X 
>windows running on windows?
>  
>
There are several ways to use a remote display with EMC2.

Remote desktop (like VNC).

Remote X (like cygwin, or just a remote login from another Linux machine)

Remote NML connection.  You lose a couple of features of AXIS if you use 
it remotely (there are some HAL connections that won't exist), but other 
than that, running remotely is more or less the same as running locally 
as far as EMC is concerned.note that this is the only option so far that 
actually executes the GUI program on a separate PC.  Remote desktop and 
remote X only display a program remotely, the program still runs on the 
EMC target computer.  There was a Java EMC GUI at one point, and it ran 
on Windows.  I have no idea how far behind it is, it hasn't been 
maintained at all as far as I know (and it's not part of the EMC2 codebase).

Remote via emcrsh.  This is a telnet-like interface that provides many 
of the machine control functions available.  I don't know exactly what 
its limitations are, but my understanding is that the reason it was 
written was to allow a Windows based control program to connect to a 
headless (no monitor) PC.

- Steve


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to