Search found 3864 matches

by cncsnw
Mon May 24, 2010 3:36 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** Yaskawa Sigma I to GPIO4D wiring diagram
Replies: 10
Views: 8805

Re: Yaskawa Sigma I to GPIO4D wiring diagram

9 = NOPTIC/SIGNAL = ANALOG 10 = NOPTIC/GRN = ANALOG COM 29 = RLY/COIL = BRAKE OUT 30 = TBI/0VDC = COM 31 = PLC/INPnn = FAULT IN 32 = PREV DRIVE/31 = FAULT COM 40 = REL4/NO = ENABLE OUT 9 and 10 would be correct: analog torque reference to the drive. You do *not* connect 29/30 to the GPIO4D brake ou...
by cncsnw
Tue May 18, 2010 11:31 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** Debug during Install
Replies: 15
Views: 11533

Re: Debug during Install

There should theoretically be a file named "_dc3iob-bport-boss.src" or "_dc3iob-bport-boss-cnc.src" on your control, and therefore in the "report.zip" file. However, it might well be missing. The text you posted was, at one time or another, copied from a compiler output...
by cncsnw
Sun May 16, 2010 9:21 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** Debug during Install
Replies: 15
Views: 11533

Re: Debug during Install

Since OUT13 is not changing to Green when you run M4 in Auto mode, or select Spindle CCW in Manual mode, you evidently have a PLC program problem. What PLC program source are you running? The PLC program source file name is displayed on the F7/Utility, F8/Options screen. Do a Report (F7/Utility, F7/...
by cncsnw
Sat May 15, 2010 12:21 am
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** Homing problem ajax lathe
Replies: 4
Views: 4171

Re: Homing problem ajax lathe

To get "401 PLC failure detected" and/or "416 motion fault #xx detected", something needs to be seriously interfering with the operation of your CPU board (CPU7 or CPU10) or your servo drive / PLC unit (SERVO3IO or DC3IO). Do you get any error messages (besides "407 X+ limit...
by cncsnw
Sat May 15, 2010 12:16 am
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** Yaskawa Sigma I to GPIO4D wiring diagram
Replies: 10
Views: 8805

Re: mach 3 kit /Yaskawa ac drive and servo motor.

See http://www.cncsnw.com/YaskawaNOPTIC1Cable.htm for an example of the interface between an SGDH drive and Centroid's earlier NOPTIC1 board. In that example, I have an external 24VDC power supply connected through TB1 to supply both my PLC inputs and the Yaskawa interface circuits. You will have to...
by cncsnw
Fri May 14, 2010 1:25 am
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** Debug during Install
Replies: 15
Views: 11533

Re: Debug during Install

Press Alt-I for the PLC diagnostic display. Watch OUT14 and OUT13 as you start and stop the spindle in both directions. If everything is working correctly, OUT14 should be Green whenever the spindle should be running in either direction; Red when the spindle should be stopped. OUT13 should be Green ...
by cncsnw
Fri May 14, 2010 1:11 am
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** Yaskawa Sigma I to GPIO4D wiring diagram
Replies: 10
Views: 8805

Re: mach 3 kit /Yaskawa ac drive and servo motor.

The encoder signal goes through the Yaskawa servo drive. The encoder on the motor connects only to the drive (to 2CN). You then wire the pulse output lines from the drive (1CN pins 19-20, 33-36, and any SG pin). I usually wire it as follows: SGDH 1CN Centroid DB9 Signal 1 2 SG (0V) 19 6 ch. C (Z) 20...
by cncsnw
Fri Apr 23, 2010 10:30 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** Struggling with mpu11+GPIO4D basics
Replies: 9
Views: 7637

Re: Struggling with mpu11+GPIO4D basics

The flash drive should contain a complete, bootable system (Linux plus the CNC11 software). You will need to plug it into the IDE controller on your computer, and use the BIOS Setup utility to Disable any on-chip SATA controller. From what I have seen, user manuals, and especially installation manua...
by cncsnw
Tue Apr 20, 2010 5:24 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** SEM MT30R4-33 servo wiring?
Replies: 7
Views: 6511

Re: SEM MT30R4-33 servo wiring?

Most likely a tachometer output, which you don't need if you are using Centroid DC drives (e.g. DC3IOB). You can test whether it is a tachometer by connecting those two extra wires to a DC volt meter and giving the motor shaft a spin. If you get a small voltage out when you turn the shaft (positive ...
by cncsnw
Fri Apr 16, 2010 12:18 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: **RESOLVED** CNC11 update
Replies: 23
Views: 16082

Re: CNC11 update

You don't need a new pendant; that did not change at all. Instead, the internal numbers assigned to the pendant keys and LEDs in the PLC program (the JPI and JPO definitions) all changed. Instead of jumping all around based on function, the numbers are now assigned in order, row by column. The follo...