Hey, i wonder if there is anyway to send R-Paramters from a PC to a Sinumerik 840D
On the PC we are going to use intouch 10.1 and there is a Ethernet connection beetween them.
Any one that have any idé? was reading about RPC but cant figure out what do i need and how to use it,
is there any other way to do it?
Best regards,
Markus
[?]: Intouch 10.1 --> Sinumerik 840D, send R-Parameters
-
- Posts: 10
- Joined: Thu Dec 04, 2008 10:31 am
- Location: Europe
-
- Posts: 10
- Joined: Thu Dec 04, 2008 10:31 am
- Location: Europe
Re: [?]: Intouch 10.1 --> Sinumerik 840D, send R-Parameters
i solved it this way:
intouch write the a real value to a DB in the PLC
And there i used PUT and GET FB´s, for talking with NC
used NC-Var selector to find out the right address and format for the parameters.
worked liked as i wanted.
intouch write the a real value to a DB in the PLC
And there i used PUT and GET FB´s, for talking with NC
used NC-Var selector to find out the right address and format for the parameters.
worked liked as i wanted.