Hello Guest it is April 16, 2024, 12:19:35 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - umka

Pages: 1
1
General Mach Discussion / Pulse engine noise
« on: April 29, 2011, 03:54:08 AM »
What can I do to reduce the "Noise" on the parallel port test? I have time variation of 9-12us when using the pulse test engine. I am using a machine with XP Pro, Intel E4600 CPU, 1G ram. I have done the XP optimization but with no improvement.

The system will only be used for Mach3, no Internet or anything. Is there more I can do to try and improve the pulse engines consistency? The Mach3 config PDF doesnt actually say what to do if your system responds with spikes(unless I just can see it in the doc).

2
Mach3 under Vista / Windows 7 Problem
« on: April 23, 2011, 12:27:46 AM »
I have just built myself a new machine fro my CNC. It is running Win7 x86 and the latest Mach 3 fully licensed. The machine has a single physical Parallel port on the motherboard. I have check with an oscilloscope and am getting no outputs on the Parallel port pins.

I have reformatted the PC and reinstalled Mach with no luck. The Drivertest.exe seems to be running fine.

In BIOS
Port mode set to Normal, other options are Bi-Directional, EPP, ECP.
Port IRQ set to IRQ7, other option IRQ5

What should the port be set as? (I cant find any documentation anywhere)

In Windows device manager
Filter resource method set to never use an interrupt, other options try not to use and interrupt, use any interrupt.
I/O range 0378-037f

If I use the Mach3 getportaddress.exe to identify port address. LPT3 comes back correct as &H378 while LPT1 is &H3F8 and LPT2 IRQ 4 Co.

Shouldnt it find LPT1 as &H387? Why is it finding multiple ports when there is only one

In Mach3 config I have used 0x378 as the port address with no luck. I have actually tried just about every combonation of the above settings with no luck.

Any help would be greatly appreciated as I dont know were to go from here. Is there something simple I have missed because I dont remember having any problems on my old machine with Win XP

3
VB and the development of wizards / Moving an axis
« on: June 16, 2008, 04:19:07 AM »
How does one move an axis in the VB script editor.

I have tried the activatesignal(0) and deactivatesignal (0) to move the x axis + but it does not seem to work. I want to emulate pushing on arrow key on the keyboard and the asix moves.

4
VB and the development of wizards / RS232 Comms
« on: June 05, 2008, 04:27:07 PM »
Hi

I am new to Mach3 and VB although have done some work in VB6.

I am wanting to send and recieve data through the serial port on my computer to a microcontroller but I read on one of the posts that one cant recieve data through RS232 into Mach3.

Is this true? If not is there some code I can look at to see the commands for send and recieve, setup port, baud, parity etc. I have searched the forum but have not been able to find anything usefull.

Regads

Pages: 1