![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| LinuxCNC (formerly EMC2) Discuss LinuxCNC (formerly EMC2) Controlers here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
Hello. I am really new to this world of emc2, machining etc... i apologize in front for any stupid question. ![]() I am a student of engineering and i have an assignment to create a web page from which it would be possible to remotely control our robot on campus. The robot is a cnc milling machine( 3 axes) which is programed via emc2. can anyone give me some pointers, links.. any tipe of help would be great... my main problem is : is there a program, or code that enables emc2 to be remotely controlled and, if so how to implement it on my web page... thanks in front... |
|
#2
| |||
| |||
| Did you have a look at VNC (google..). It provides remote desktop operation on a multitude of different platforms and once installed will run/control anything that is running on your machine. (no point in re-inventing the wheel!) Control can be from anywhere with nothing more than a browser window. |
|
#4
| |||
| |||
If you want to do things like select a file for machining, start and stop the machine, and look at a DRO, you can probably get away with using some cgi scripts to call existing command-line programs. One such program is axis-remote, which lets you do file and start/stop related things when the AXIS user interface is used. Another is halcmd, which lets you manipulate the low level hardware drivers and other things that run in the realtime system. Note that I'm assuming that you literally need to use a web page (presumably served from the EMC2 computer) to do the control. As Alexthehun pointed out there are remote desktop options. There are other remote options as well, but they're not going to work in a web browser. There is a telnet-like program that can control a lot of EMC2, and the interface used by the GUIs to talk to the motion controller (called NML) can be run over a network, so you can set it up to just run AXIS over TCP/IP. - Steve |
|
#5
| |||
| |||
| I hope you are aware of the safety laws and regulations regarding remote operation of machine tools. (cages , light curtains, pressure mats) You don't want someone starting the spindle while you're holding onto it. Bob
__________________ You can always spot the pioneers -- They're the ones with the arrows in their backs. |
| Sponsored Links |
|
#6
| |||
| |||
| i have to connect the emc2 located on the server computer running linux, with the tkemc on any pc... all of the procedure is described on this link: http://www.linuxcnc.org/handbook/part3/remoteg.html i follow it to the letter, but when i start the tkemc, it tries to connect but it gives me a error message saying the server has not been started or could not be contacted... what could be the problem? i entered the ip address in the nml file. , my linux machine is connected, my windows machine is connected to network, i changed the local to remote... one thing - in the ini file there was no EMCSERVER section, so i manually entered the two lines of code EMCSERVER= emcsvr, and PLAT= nonrealtime i do not have any idea how to proceed... what could be the issue? |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need Help!- I can`t controling laser ! | bibi | Laser Engraving & Cutting Machines | 2 | 03-26-2008 08:03 AM |
| Mach3 controling CNC over network | marting | Mach Software (ArtSoft software) | 6 | 01-26-2007 06:36 AM |
| software for robot controling | FredCNC | RC Robotics & Autonomous Robots | 20 | 07-25-2006 02:52 PM |
| 3 phase VFD controling 1ph motor? | DennisCNC | General Electronics Discussion | 1 | 09-11-2005 06:35 PM |
| independently controling steppers | turmite | General Electronics Discussion | 6 | 09-17-2003 07:15 PM |