Page 1 of 1

[?]: Sinumerik 840DI using PLC Inputs.

Posted: Wed Apr 14, 2010 8:04 pm
by CanGuy
Hi everybody,
I have to install remote "cycle start" and "cycle stop" for a Sinumerik 840DI, using PLC Inputs.
With the help of Siemens manuals, I found the keyboard keys are mapped to Input Bytes 0 to 7. In my case cycle stop = I2.0 and I2.1 for cycle start. Those bits change to on and off when pressing corresponding button.
My idea was to add new input in plc program to start and stop cycle.
I'm surprise to see that input I2.1 is not used in the plc program. :(

Someone have an idea to start a cycle from the PLC ?

Thanks for help,

Guy

Re: Sinumerik 840DI

Posted: Thu Apr 15, 2010 8:25 pm
by flopez
Stay here a few examples, will see the DB21, now I am unable to do the tests.
Image Image Image
flopez

Re: [?]: Sinumerik 840DI using PLC Inputs.

Posted: Sun May 16, 2010 1:47 pm
by onlyiuse
in 840di,system use fc9 process mcp.
in fc9, don't direct use i or q address,use pointer.
so you can't find cycle start or cycle stop address.
you can wirte a prograrm to control db21