Site Admin
Posts: 3651
Joined: Fri 10 Feb , 2006 12:40 pm
Hardware/Software: Go to User Control Panel > Profile
Enter as much information about your CNC hardware and software as you can - it makes it easier for everyone to know what you're talking about then.
Location: Sunny Brighouse
Contact:
User avatar
Site Admin
It looks like your go file is set to use COM3 as the machine.
I've no experience of these files, but have a look at this post:
viewtopic.php?f=4&t=58

Your .go file should look more like this (remove the comments):
$3F8 4 MACHINE (COM1=machine)
DENFORD1.KBD 1
18.2 $2F8 3 (COM2=tutor)

From the line "$3F8 4 COM1" in your file, I'm guessing that original used to be set to use COM1 for drip feed from another PC via RS232
And the machine was connected on COM3, tutor on COM2
Posts: 19
Joined: Wed 17 Jun , 2009 9:33 am
Thank you for the advice it was very very interesting.

I have made the changes and it looks right but for some reason it still will not connect.

here is what I have tried thus far since my last post.

editted Mirac .go to the following

IBM.RS2 2
$3F8 4 MACHINE
Denford1.kbd 1
18.2 $2F8 3
VGA.CRT 0
MIRAC.APP

this didnt work, so I tried

IBM.RS2 2
$3F8 4 COM 1
Denford1.kbd 1
18.2 $2F8 3
VGA.CRT 0
MIRAC.APP

IBM.RS2 2
$3F8 4 COM 1
Denford.kbd 1
18.2 $2F8 3
VGA.CRT 0
MIRAC.APP

IBM.RS2 2
$3F8 4 MACHINE
Denford.kbd 1
18.2 $2F8 3
VGA.CRT 0
MIRAC.APP

IBM.RS2 2
$3F8 4 MACHINE
Denford1.kbd 1
18.2 $2F8 3
VGA.CRT 0
MIRAC.APP

IBM.RS2 2
$3F8 4 COM 1
$3F8 4 MACHINE
Denford1.kbd 1
18.2 $2F8 3
VGA.CRT 0
MIRAC.APP

IBM.RS2 2
$3F8 4 COM 1
$3F8 4 MACHINE
Denford.kbd 1
18.2 $2F8 3
VGA.CRT 0
MIRAC.APP

I also have 2 spare desktop tutors that work and switched them around with no luck.

Still get the error message Error <128> software aborted.

Funny thing though, I open FanucL and the RS232 drivers load, keyboard drivers load and VGA driver loads the program opens and I can write G code, it just wont transmit it to the machine. I know it was not made to run the MIRAC PC but can the OPT file be adjusted to make it work?

basically i will try anything.
CNC Guru
CNC Guru
Posts: 1929
Joined: Fri 24 Feb , 2006 17:09 pm
Location: Brighouse
CNC Guru
CNC Guru
Re: Denford Mirac PC wont connect

Post by Martin »

Try this one.

IBM.RS2 2
$3F8 4 COM1
$3E8 4 MACHINE
DENFORD.KBD 1
18.2 $2F8 3
VGA.CRT 0
MIRAC.APP

Have you copied the drivers in to the mirac directory?
Posts: 19
Joined: Wed 17 Jun , 2009 9:33 am
no I hadn't

after putting them in it now loads the RS232 driver but I get the following errors

Error <151> RS232 driver not correctly installed
Error <181> software aborted

keep the ideas coming, i see light
Posts: 19
Joined: Wed 17 Jun , 2009 9:33 am
it wasnt loading the driver before.
Posts: 19
Joined: Wed 17 Jun , 2009 9:33 am
any other suggestions?
CNC Guru
CNC Guru
Posts: 1929
Joined: Fri 24 Feb , 2006 17:09 pm
Location: Brighouse
CNC Guru
CNC Guru
Re: Denford Mirac PC wont connect

Post by Martin »

Can you post a screenshot of what files are in the Mirac directory?
Posts: 19
Joined: Wed 17 Jun , 2009 9:33 am
no problem.

Image
Posts: 31
Joined: Wed 23 Feb , 2011 9:16 am
Hardware/Software: Denford easyturn pnc2
Converted to mach3

Denford triac servo /G simple/quickcam
Location: Dumbarton scotland
Hi is the dongle fitted?
Posts: 19
Joined: Wed 17 Jun , 2009 9:33 am
I dont have a dongle.
Post Reply

Information

Moderators

Martin, Steve, Mr Magoo