**RESOLVED** Compiling a PLC program -AnthonyOhio

All things related to Centroid Oak, Allin1DC, MPU11 and Legacy products

Moderator: cnckeith

Locked
AnthonyOhio
Posts: 23
Joined: Sat Jan 22, 2011 1:19 pm
Allin1DC CNC Controller: Yes
CNC Control System Serial Number: 929100262
More than 1 system
DC3IOB: Yes
CNC11: Yes
CPU10 or CPU7: No
Location: Northern Ohio

**RESOLVED** Compiling a PLC program -AnthonyOhio

Post by AnthonyOhio »

None of the changes made to the plc are working. it is as if there were no changes made.
I checked the plc, the changes are there.

I compiled it 2 more times, shutting down everything and rebooting. No change.

Any thoughts?
-Anthony
diycncscott

Re: Compiling a PLC program -AnthonyOhio

Post by diycncscott »

Anthony,

You're probably not specifying the correct output file.

Make sure you are compiling from c:\cncm

command line should be:

mpucomp sourcefilename.src mpu.plc

I think the name of you source is something along the lines of anthonyboss.src?
It is important that you always name the output file to be mpu.plc as that is what the software loads.
In addition, be sure to power off and restart after compiling.
AnthonyOhio
Posts: 23
Joined: Sat Jan 22, 2011 1:19 pm
Allin1DC CNC Controller: Yes
CNC Control System Serial Number: 929100262
More than 1 system
DC3IOB: Yes
CNC11: Yes
CPU10 or CPU7: No
Location: Northern Ohio

Re: Compiling a PLC program -AnthonyOhio

Post by AnthonyOhio »

Got it!

Everything is working great so far.

Love the new control with the CNC11 software!

Thank you, Scott.
-Anthony
Locked