Machsupport Forum

Third party software and hardware support forums. => Modbus => Topic started by: Chaoticone on October 16, 2006, 06:57:04 PM

Title: Mod I/o Question
Post by: Chaoticone on October 16, 2006, 06:57:04 PM
I was wondering about a mod I/O.
1. Can I simply hook a mod I/O straight to a printer port?
2. With a mod I/O do you have to have a rack and, or a power supply like a PLC.
3. Do you use software to config. a mod I/O or can this be done in Mach like a breakout board?
Title: Re: Mod I/o Question
Post by: Peter Homann on October 16, 2006, 11:18:17 PM
Hi,

Answers to the question are below.

I was wondering about a mod I/O.
1. Can I simply hook a mod I/O straight to a printer port?
2. With a mod I/O do you have to have a rack and, or a power supply like a PLC.
3. Do you use software to config. a mod I/O or can this be done in Mach like a breakout board?

1. The ModIO connects to the PC via the serial port, NOT the printer port.

2. It all depends on how you plan to use the ModIO. It can be powered from a 9V-24V plugpack or via a PLC style power supply.

3. Mach 3 has a config screen  accessed from the Modbus Dialog page. Standard configuration is similar to setting up the parallel port pins. More complex tasks may require some script programming.

Also John Prentice is currently writing a "Plug-In" for Mach3 that will make the configuration even easier.

What type of things are you wanting to do with a ModIO?

Cheers,

Peter.
Title: Re: Mod I/o Question
Post by: shawn_clmachine on October 16, 2006, 11:45:05 PM
I'm going to use my for front panel stuff.

Feedrate Override, Spindle Override, MPG, buttons ....
Title: Re: Mod I/o Question
Post by: Peter Homann on October 17, 2006, 12:32:02 AM
I'm going to use my for front panel stuff.

Feedrate Override, Spindle Override, MPG, buttons ....



Hi Shawn,

Ok, the best way to power the ModIO is probably from a DC power pack, 9V -12V dc. The feedrates can be via potentiometers connected to the analog inputs. MPG ans other buttons/switches via the discrete inputs. If you have more than a few switches, it may be better to use the ModIO switch matrix module.

The customisation section of the Mach support Wiki has a few good examples on doingthis.

Cheers,

Peter.
Title: Re: Mod I/o Question
Post by: Chaoticone on October 17, 2006, 08:06:54 AM
Thanks Guys,
    Shawn your a man after my own heart. I was also thinking of panel controls, especially analog.