mujenpwr wrote:Any quick tips on how to open and edit a PLC file?
I see I need to use a compiler after words to generate the file.
This is for a lathe also.
That is a hard question to answer, without risk of sounding rude or condescending.
I can provide "quick tips" for how to do those things, provided:
1) You know how to open a command prompt window
2) You know how to change directories within a command prompt window
3) You know how to edit text files with the text editor of your choice
4) You know how to enter commands in a command prompt window.
Given those things, I can provide quick, concise instructions.
If those things are not familiar to you, then any attempt to provide instructions is going to have to be painstakingly detailed, not quick. I can provide painstakingly detailed instructions, but it would have to be on a for-hire support basis.
If you have an Acorn lathe control, then your PLC program source file will be named "acorn_lathe_plc.src", and it will be located in the c:\cnct directory. You still compile it to "mpu.plc".