Hello Guest it is April 19, 2024, 01:56:47 AM

Author Topic: Need more IO with Mach? How about 91 with Modbus.  (Read 15818 times)

0 Members and 1 Guest are viewing this topic.

Need more IO with Mach? How about 91 with Modbus.
« on: January 02, 2007, 01:18:54 PM »
Take a look at these cool gizmos.  They run basic code and ladder logic.  This will do perfect for my Brideport BTC II ATC setup.  I like the price very much also.  Maybe latter a forum section for these would be nice.
http://cubloc.com/product/01_01cb290.php
« Last Edit: January 06, 2007, 08:50:58 PM by DennisCNC »
Re: Need more IO with Mach? How about 91 with Mudbus.
« Reply #1 on: January 02, 2007, 11:03:40 PM »
Should work but I have never tested one :(
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com

Hood

*
Re: Need more IO with Mach? How about 91 with Mudbus.
« Reply #2 on: January 02, 2007, 11:06:25 PM »
Should work but I have never tested one :(
Then I think its about time you did ;)
Hood
Re: Need more IO with Mach? How about 91 with Mudbus.
« Reply #3 on: January 02, 2007, 11:17:03 PM »
How did you know I needed more work ot do?
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com

Hood

*
Re: Need more IO with Mach? How about 91 with Mudbus.
« Reply #4 on: January 02, 2007, 11:19:06 PM »
just knew you were at a loose end, well that is until I need help with a toolchanger ;)
Hood
Re: Need more IO with Mach? How about 91 with Modbus.
« Reply #5 on: January 30, 2007, 07:44:41 PM »
Hi there,
I just got a sample Mach3 program from Art and I have been testing with CUBLOC modules.
They work fine with the Modbus protocol.
I got it working under "Setup Modbus Control" but I am not sure where the inputs or outputs of the Modbus shows up.
It's running in the background though fine without errors with this minimal code in CUBLOC which set the CUBLOC to Modbus RTU Slave mode:


Const Device = CB280

Opencom 1,115200,3,80,80
Set Modbus 1,1,20


Do
   _P(0)=1
   Delay 1000
   _P(0)=0
   Delay 1000
Loop
Re: Need more IO with Mach? How about 91 with Modbus.
« Reply #6 on: January 30, 2007, 07:59:14 PM »
Here's some simple instructions on basic modbus communications with Mach3 software:

(We will have some updates with touchscreen too once we figure out how to use the Mach3 software)

http://cubloc.com/phpBB2/viewtopic.php?p=3721#3721
Re: Need more IO with Mach? How about 91 with Modbus.
« Reply #7 on: January 30, 2007, 08:54:17 PM »
Keep up the good work! My projects are getting closer to needing a few of the cubloc's.  Also look in the Modbus forum for more help and info.
Re: Need more IO with Mach? How about 91 with Modbus.
« Reply #8 on: January 30, 2007, 09:04:04 PM »
 Oh thanks dude!
Re: Need more IO with Mach? How about 91 with Modbus.
« Reply #9 on: January 30, 2007, 10:24:14 PM »
Hey Max,
I have been using Mach 3 for about 3 or 4 years now. I ordered a couple of CUSBs last week for another project that needs steppers.
Im the one that asked about usinf more than one stepper with a 280, just not at the same time, on your forum.

Please let me know If you need any help regarding mach3, although Ive never used modbus before  ;)

Hope to get the cubloc modules this week so I can test the machine Im working on.

Regards
Fernando