Title: Amada aries 245 with DNC Precision Post by: 1000martinsson on June 17, 2013, 07:19:25 PM Hi.
I recently got a new job where I'm working with an Amada Aries 245 punch machine. My predecessor did all programs directly in the machine, but I want to be able to connect it to a PC and perhaps also a CAM tool in the future. So I found DNC Precision and belive that this could be the solution for us. The only problem is that this is a new world for me, and my experience with the machine is so far rather thin. I found this page: aggsoft.com/cnc-dnc/amada-aries-245.htm Did the null modem cable without handshake (upper left pic). I also did the settings inside DNC Precision Free Edition. But how do I set the parameters inside the machine? The only reference to the rs232 interface in the operator's manual is how to connect a tape reader to this port and load and save programs from it, but nothing on how to change the port settings (baud, parity et.c) I know that this is a forum for the program, but perhaps some of you also have experience on a similar machine as mine. Thank you in advance for your time. Title: Re: Amada aries 245 with DNC Precision Post by: Arthur Grasin on February 05, 2024, 02:00:00 PM 1. Push the [SET] button.
2. Push [PAGE] button and up/down button to display the page required. 3. Push CURSOR button to move the cursor under the parameter to be altered Title: Re: Amada aries 245 with DNC Precision Post by: 1000martinsson on February 27, 2024, 02:00:00 PM 1. Push the [SET] button. 2. Push [PAGE] button and up/down button to display the page required. 3. Push CURSOR button to move the cursor under the parameter to be altered Thanks for quick respons. Yes, I was in the setup, but I only found "punch code" and "decimal input", not baud rate, parity, stop and start bits. I have to look into this more. I attached the 2 menus mentioned in the manual (Page1 and Page2). I also looked in the Program I/O page (see attachment) and here is the only reference to the rs232 port. I quess that here is where I send and recieve programs via option "1 Read B:Tape->Memory" and "2 Store/punch B:Memory->Tape". But nothing about the com settings. Title: Re: Amada aries 245 with DNC Precision Post by: Arthur Grasin on February 27, 2024, 02:00:00 PM I think that you can change these parameters in MDI mode as on most Fanuc controllers.
Select MDI mode. Press the OFFSET/SETTING hard key. Press the SETTING soft key. Change PARAMTER WRITE from 0 to a 1. The control will enter an alarm state, this is normal. Change back to 0 when finished and press the Reset button to clear alarm. We do not work with machines directly I can't provide precise information. Title: Re: Amada aries 245 with DNC Precision Post by: 1000martinsson on June 18, 2013, 07:59:25 AM I think that you can change these parameters in MDI mode as on most Fanuc controllers. Select MDI mode. Press the OFFSET/SETTING hard key. Press the SETTING soft key. Change PARAMTER WRITE from 0 to a 1. The control will enter an alarm state, this is normal. Change back to 0 when finished and press the Reset button to clear alarm. We do not work with machines directly I can't provide precise information. Thanks, for all your help. Found the parameters to set in MDI mode and will try later this week. Title: Re: Amada aries 245 with DNC Precision Post by: 1000martinsson on February 28, 2024, 02:00:00 PM Hmm.
Couldn't find settings for MDI. Perhaps need to contact Amada for this. I tried to recieve data from the machine, and bytes are recieved but the server waits for the start message which never arrives and finally throws an error after a couple of seconds. Title: Re: Amada aries 245 with DNC Precision Post by: 1000martinsson on August 09, 2013, 11:14:14 PM Hi.
Still has some problem. The baud setting is done physically on Aries 245 via switches on the I/O board. So far so good. Upload from DNC to Machine works good on all files that I've tried (small and large) Download from Machine to DNC works only on very small files (below 10 lines of code or so). When download works, the final status text is "file created" and I also find the NC file on specified location. On larger files DNC hangs, "are not responding" and has to be shut down and restarted. Status text when it hangs is "data recieved" or similar so it looks like the program is transferered but that the file can't be created for some reason. I have now upgraded to latest release and will try again. If you have any ideas, I appreciate your help. Almost there now... Title: Re: Amada aries 245 with DNC Precision Post by: 1000martinsson on May 27, 2024, 02:00:00 PM Hi again.
Upgraded to latest version, but the problem is still the same. See attached pictures. I stated earlier that small files work and larger don't, but after trying some more: "Larger" files (>10 lines of code) never works. Small files works sometimes, and sometimes not. I run in Win7 x64 with a USBtoSerial converter. Uploads from computer to machine workes fine. Any ideas? (svarar inte) = not responding Title: Re: Amada aries 245 with DNC Precision Post by: 1000martinsson on June 27, 2024, 02:00:00 PM Hmm.
Have some more information. When in contact with Amada they tell that their DNC5 program should have the following settings in the machine and DNC software: Parity: Even Databit: 7 Stoppbit: 1 These settings are done via switches on the I/O card. See picture below that shows the switches for above setting. Aggsoft states that Stoppbit should be 2 in the machine and 1 in DNC Precision. Why should stoppbit be different in the machine and the software? I'm not sure how to set stopbit to 2 for the moment. Title: Re: Amada aries 245 with DNC Precision Post by: Arthur Grasin on August 15, 2013, 07:56:03 PM Hmm, I didn't speak anything about 2 stop bits. As I remember, there are a problem with a parity type. For example, if the machine is configured without parity, but on a computer you should select Even parity. If DNC5 works ok, then you may use parameters from this software...
Title: Re: Amada aries 245 with DNC Precision Post by: 1000martinsson on June 27, 2024, 02:00:00 PM Hmm, I didn't speak anything about 2 stop bits. As I remember, there are a problem with a parity type. For example, if the machine is configured without parity, but on a computer you should select Even parity. If DNC5 works ok, then you may use parameters from this software... Hi Arthur and thanks for your respons. No, this page: aggsoft.com/cnc-dnc/amada-aries-245.htm (http://aggsoft.com/cnc-dnc/amada-aries-245.htm) says that DNC Precision should have 1 stop bit and the Amada should have 2. I will try and use the DNC5 settings and give it another go. Title: Re: Amada aries 245 with DNC Precision Post by: 1000martinsson on August 18, 2013, 04:59:22 PM Ok.
Final update! The problem was the operating system. I run Win7 x64. Tried another computer, also Win7. Same problem in both, the files transfered to the computer but didn't save to file. Found an older computer with Win XP and there it worked fine with the same settings. Title: Re: Amada aries 245 with DNC Precision Post by: Arthur Grasin on July 02, 2024, 02:00:00 PM Could you say a folder name where did you save files on Windows 7?
Title: Re: Amada aries 245 with DNC Precision Post by: 1000martinsson on September 01, 2013, 07:15:45 PM Hi.
Tried "my document" and desktop. On XP both worked fine. Will try and run in "XP mode" for Win7 Title: Re: Amada aries 245 with DNC Precision Post by: 1000martinsson on July 03, 2024, 02:00:00 PM Hi again.
Still have some problems. We can now download program from Amada to DNC. But when we upload programs from DNC to Amada they are corrupted. It seems like two lines are stuffed togehter/scrambled to one line of code and some charachters are missing in this process. Have tried a couple of programs and all have similar problems. Transfered the program from Amada to DNC. In the computer it was the same as in the machine. No problem there. Then we uploaded this program back to Amada and the program is scrambled. (see example below) I tried a couple of programs and first error/scrambling occured on line 16 or 17 and then repeatedly every 12-13 line until end of program. I run on 9600 Baud according to your recommendation, but I saw that Amada in their DNC5 software recommend 1200 Baud. Could this be the problem? Thanks for your help. Example on code: Original: G72X388.33Y110. G66I27.25J90.P5.Q2.C90. After upload to the machine: G72X38827.25J90.P5.Q2.C90. Title: Re: Amada aries 245 with DNC Precision Post by: Arthur Grasin on September 04, 2013, 08:22:30 PM It seems that the controller expects other parity type.
Title: Re: Amada aries 245 with DNC Precision Post by: 1000martinsson on September 04, 2013, 08:57:02 PM Arthur, thank you for all your response in this thread.
Should I try to use one of the other parity settings in DNC then? Perhaps "none"? My controller card switches are set according to the picture on last page and according to the Amada technician this should be equal to Parity=Even. Unfortunately the labels on these 4 switches is not so informative. The switches used for baud settings had good description on how to set them for different speeds. My settings in DNC according to pictures below. (com port is not connected on the picture) Title: Re: Amada aries 245 with DNC Precision Post by: pan on February 07, 2014, 12:40:47 PM hi i just start the procedure to connect pc with amada aries 245. i work on the machine until now.didn t have problems and made many nice things. but time has come.i i want to make the connectin with pc. it looks like a mountain :-\ . could you tell me where did you find the baud setting on amada? i found only "punch code" and "decimal input". and i dn t understand the difference between "OFFSET/SETTING hard key" and "SETTING soft key" i m trying to find a pc with xp windows and a serial output, because i heard that "usb to serial" change the data when converting .till then i work on vista and a usb to serial cable. and any help or tip is welcome. thanks for your time Title: Re: Amada aries 245 with DNC Precision Post by: MAURODEBRASI on February 28, 2014, 04:30:13 PM Hello,
Good Morning I am from argentina its my first time in this page, I need to configure de DNC comunication to Amada Aries 245 Amadan O4 PA. I have read all the posts, and I setup correctly the boud rate in the I\O Card, But i could not make the comunnication. Do you havew some more details about the comunnication and if I need to set any internal parameters? thanks for all Regards Title: Re: Amada aries 245 with DNC Precision Post by: Randyr on October 25, 2017, 05:27:24 PM I had contacted an Amada representative and they had given me this information on how to set different settings for rs232 on the aries 245 but I am still having trouble with sending programs to the machine from computer. There can also be 2 different types of pin outs for the Aries machines the one in the first attachment and the second attachment I am unsure of how to tell which the machine is however.
Title: Re: Amada aries 245 with DNC Precision Post by: Arthur Grasin on October 25, 2017, 05:30:09 PM Hello.
Does the program display any errors? Title: Re: Amada aries 245 with DNC Precision Post by: Randyr on October 25, 2017, 05:36:16 PM The Aries timesout and gives a read error after a minute but we are using Predator CNC editor and it isn't giving any errors so I am assuming we have the wrong pin playout for our rs232c to 9 pin.
Title: Re: Amada aries 245 with DNC Precision Post by: Arthur Grasin on October 25, 2017, 06:01:34 PM Please, try to receive a very small program (2-3 lines) from the machine first.
It will help to find the correct settings. 1. Right click over the machine and select "Show transferred data" 2. Try to manually receive a small program from the machine. 3. In the "Transferred data" window you'll see incoming data. 4. Resize the window that the all received data will be visible (_including_ the right column). Please, send me a screenshot of the received data. I'll verify it. |