4/23/2013 12:53 PM | |
Posts: 391 Rating: (50)
|
Hi, you have two options with RS232: 1) if you have a PCU50, you can transfer NC Programs via the serial interface of the PCU50. Not all PCU50s have an integrated serial interface though, so you should check this. If you have a TCU instead of a PCU50 and a 840D sl NCU 7x0.2, you can add a COM (serial) interface module to the NCU for NC program transfer. http://support.automation.siemens.com/WW/view/en/39859725 2) You can add a serial interface to the Sinumerik PLC, for example the CP340 to transfer data to the PLC. This only makes sense if the data quantity is small and you do not need to forward it from the PLC to the NC. http://support.automation.siemens.com/WW/view/en/21363320 The computer transferring the data needs an application for serial data transfer such as HyperTerminal, Siemens PCIN, or similar, also self-made applications. |
5/21/2013 9:37 AM | |
Posts: 391 Rating: (50)
|
Hello, I would drop the option of RS232. Maybe the easiest way is to share a folder on the laptop PC (where you will put your .SPF file)and connect it via ethernet to the PCU50. Then the operator on the machine can transfer files from this shared folder to the local storage (PCU50 hard disk or NC internal memory). You can also use EXTCALL both with USB sticks or network shared folders, please check these links: https://www.automation.siemens.com/doconweb/pdf/SINUMERIK_SINAMICS_02_2012_E/FB1sl.pdf?p=624#page=624&view=FitBH,0&pagemode=none https://www.automation.siemens.com/doconweb/pdf/SINUMERIK_SINAMICS_02_2012_E/BHUsl.pdf?p=244#page=244&view=FitBH,0&pagemode=none Please consider the warnings about EXTCALL. Is it really needed ? It was meant to execute files that are too big to be loaded into the internal memory of the NC (SRAM). Is your file so big ? |
Follow us on