Hey man, thank you so much. I tried a lot of times with no results. I see my mistake and right now I will be testing my new program. Thanks for your life.
Hola he hecho de todo pero no encuentro la comunicación GSD en el TIA PORTAL para establecer comunicación con tcpiodevice, estoy intentando conectar un PLC CX5010 beckoff con el siemen 1200
Great video mate, this helped me a lot ! Wonder what happens if I want to send a String via this procedure. I can setup the String in TwinCAT > put it in Bytes per Char as ASCII. Do I need to receive every Single Byte in Siemens and handle to build a String from that or is there an easy way ?
I believe this link will be helpful. A String has a header with two bytes, then the following are Char data after the header. support.industry.siemens.com/cs/document/42002283/how-do-you-compensate-for-the-string-mismatch-caused-by-the-rcv_ptp-and-send_ptp-blocks-?dti=0&lc=en-US
hi, i must to connect twincat with siemens plc via profinet, i follow all the steps mentioned on your video, but i can t find the device (tcpiodevice)on the profinet in order to (assign device name) : twincat is installed on the pc and tia portal is installed on the VM (the function tf6270 is included on the installation of twincat last version i think ) thanks for your help
Hello Matthew, to allow more people to know this answer, I'd like to answer it via English. 1) Yes, to get better performance, the EL6631-0010 hardware "Profinet device" is recommended. 2) Typically the PN cycle could be set around 2 - 8ms. The data length would be around 1400 bytes per PN device. (I can not remember the details size).
Thank you very much. Your videos are very helpful and you explain very well. I have been searching for this exact information and had been looking for manuals, and here you have described everything I need to know. I have 1 question, do you know any documentation to do same in twincat2? What will be the device to use in Twincat 2. Thanks very much
Thanks for your watching! Regarding the TC2, I am not quite sure, but I know TS6270 and TS6271 is the for TC2. You can search the manual for TS6270/TS6271. I believe, except the software view difference, all the key settings are similar idea.
Hi dear Thank you for your precious tutorials my friend. In TwinCAT2 system manager there is no gsdml generator linke your video in twincat3. What is your suggestion about gsd files?
Hi,thanks very much for your video, very well explained. I would like to do the same but using the PLCsim advanced 4.0 to simulate the Siemens PLC, do you think that it is possible ? I'm able to go online but the variables are not going from/to beckhoff. Maybe the simulator does not allow that ? Thanking you in advance
Hello Michel, the PLCSim Adv can not do this test, because this is 'Profinet' communication. The PLCSim Adv can do TCP/IP or S7 communication but not Profinet.
Hi, Do you have a video where you have the S7-1200/1500 as a PROFIBUS slave communicating with a Master that is not a Siemens Product?. If so, may you direct me to that please. If not, may you guide me to one that you may know off.
@@electricalautomation Yes, I have a CP 1542-5 Module. I have loaded my gsd file on my Master and now I wanted to see the data on my S7-1500 plc and I got stuck there.
@@richardbanda2817 Are the master CPU and CP1542 S7-1500 Slave at the same TIA Portal project or separated. You can connect me via email, My technical support for your personal tech is biliable.
@@electricalautomation They are not on the same Project. I am creating TIA Project to join the already working and functional Profibus line. I however want to see all the data from the other Profibus slaves. Please send me your email address.
I want to control an AX5206 Drive with a siemens cpu controller, is there a way to implement this with hardware module you mentioned or another equipment?
Hello, sorry I don't have a video talking about how to use Siemens PLC to control AX5206. And I also don't think they can work together unless you use traditional analog or addition bridge for connecting Profinet to EtherCAT.
EL6631 is the very much same operation as TF6270. I recommend you hands on this procedure following this video. Please let me know if you have any questions from this video. Then you would figure out your questions.
EL6631 is a problematic device, and we have it on black list. Sometimes it go crazy and solution is only repower whole device, it is limited to 1kbyte of data.
Thank you so much for sharing such a great video like this. I wonder can we use Beckhoff IPC as a master then control the Siemens Inverter using Profinet. If Yes, is that correct that we need to generate the GSD file from the Siemens Inverter side?
As long as you have the GSD file, you can add the VFD GSD file into TwinCAT and configure it as Profinet device. As the VFD, remote stations, etc You do not need to 'generate' GSD file from Siemens TIA Portal. The reason why I use the TIA Portal to generate a GSD that because the Siemens S7-1200 runs as i-device the profinet slave as this test purpuse. Also I can use TIA portal to control this PLC and monitor PLC so we can see the profinet data in and out.
Hi My friend, I never tried the NC via Profinet. But from the NC Axis Type, it does have one option: "PROFIdrive MC". However, you will almost get 'zero' support either from Beckhoff and Siemens, because it is rare to find a person who used this.
Thanks for watching, please check if your ethernet adapters (cable or WiFi) in your host machine is Intel(R) Ethernet. Likely, TwinCAT needs an Intel ethernet card even if you are using VMware. My laptop is Thinkpad P53. If cable one doest, you could try WiFi one. Also try to reboot your system and VM.
@@electricalautomation Playing a while with the Ethernet settings in both TwinCAT3 and Vmware, now in windows 10 in VMware I cannot even see connections in Control panel -> Network Connections.
Hey man, thank you so much. I tried a lot of times with no results. I see my mistake and right now I will be testing my new program. Thanks for your life.
Best of luck! Welcome!
Hola he hecho de todo pero no encuentro la comunicación GSD en el TIA PORTAL para establecer comunicación con tcpiodevice, estoy intentando conectar un PLC CX5010 beckoff con el siemen 1200
Please check the video 10:42, the configuration procedure. Or pls check your software installation and review all the configuration procedures.
Thanks so much for this!
Glad the videos are helpful
Great video mate, this helped me a lot ! Wonder what happens if I want to send a String via this procedure. I can setup the String in TwinCAT > put it in Bytes per Char as ASCII. Do I need to receive every Single Byte in Siemens and handle to build a String from that or is there an easy way ?
I believe this link will be helpful. A String has a header with two bytes, then the following are Char data after the header. support.industry.siemens.com/cs/document/42002283/how-do-you-compensate-for-the-string-mismatch-caused-by-the-rcv_ptp-and-send_ptp-blocks-?dti=0&lc=en-US
hi,
i must to connect twincat with siemens plc via profinet, i follow all the steps mentioned on your video, but i can t find the device (tcpiodevice)on the profinet in order to (assign device name) : twincat is installed on the pc and tia portal is installed on the VM
(the function tf6270 is included on the installation of twincat last version i think )
thanks for your help
Please point out at which min in the video you are having the trouble.
@@electricalautomation 35:43 min i didn t find the device tcpiodevice000 in the profinet network
多谢分享,根据您的视频我成功建立了电脑和1500的PN通信,有两个问题请教一下:1)如果要实现更好的实时性,是否可以购买使用Beckhoff的网卡(如FC9001)来实现呢? 2)TwinCAT与1500的PN交互数据量上限大概是多少呢,如1000字节(10ms内完成)? 再次感谢!
Hello Matthew, to allow more people to know this answer, I'd like to answer it via English. 1) Yes, to get better performance, the EL6631-0010 hardware "Profinet device" is recommended. 2) Typically the PN cycle could be set around 2 - 8ms. The data length would be around 1400 bytes per PN device. (I can not remember the details size).
@@electricalautomation Thanks a lot.
Thank you very much. Your videos are very helpful and you explain very well. I have been searching for this exact information and had been looking for manuals, and here you have described everything I need to know.
I have 1 question, do you know any documentation to do same in twincat2? What will be the device to use in Twincat 2. Thanks very much
Thanks for your watching! Regarding the TC2, I am not quite sure, but I know TS6270 and TS6271 is the for TC2. You can search the manual for TS6270/TS6271. I believe, except the software view difference, all the key settings are similar idea.
Hi dear
Thank you for your precious tutorials my friend.
In TwinCAT2 system manager there is no gsdml generator linke your video in twincat3. What is your suggestion about gsd files?
You could try to find C:\TwinCAT\Io\Profinet or download GSD from Beckhoff for TwinCAT2
Nice! So you can turn your PC into IPC and communication PROFINET with PLC 1200/1500.
Yes, you got it, like this video, my laptop can exchange data with S7-1200/1500 PLC
Hi,thanks very much for your video, very well explained. I would like to do the same but using the PLCsim advanced 4.0 to simulate the Siemens PLC, do you think that it is possible ? I'm able to go online but the variables are not going from/to beckhoff. Maybe the simulator does not allow that ? Thanking you in advance
Hello Michel, the PLCSim Adv can not do this test, because this is 'Profinet' communication. The PLCSim Adv can do TCP/IP or S7 communication but not Profinet.
Bedankt
Thanks Bro
Hi, Do you have a video where you have the S7-1200/1500 as a PROFIBUS slave communicating with a Master that is not a Siemens Product?. If so, may you direct me to that please. If not, may you guide me to one that you may know off.
How do you use S7-1200/1500 for a Profibus connection, are you using a Profibus module?
@@electricalautomation Yes, I have a CP 1542-5 Module. I have loaded my gsd file on my Master and now I wanted to see the data on my S7-1500 plc and I got stuck there.
@@richardbanda2817 Are the master CPU and CP1542 S7-1500 Slave at the same TIA Portal project or separated. You can connect me via email, My technical support for your personal tech is biliable.
@@electricalautomation They are not on the same Project. I am creating TIA Project to join the already working and functional Profibus line. I however want to see all the data from the other Profibus slaves. Please send me your email address.
@@electricalautomation Could you still kindly assist?. Still waiting for your feedback.
I want to control an AX5206 Drive with a siemens cpu controller, is there a way to implement this with hardware module you mentioned or another equipment?
Hello, sorry I don't have a video talking about how to use Siemens PLC to control AX5206. And I also don't think they can work together unless you use traditional analog or addition bridge for connecting Profinet to EtherCAT.
@@electricalautomation Thanks for response and good videos
Hi Great video, do you have any experience using the EL6631 and sending data via Byte or word
EL6631 is the very much same operation as TF6270. I recommend you hands on this procedure following this video. Please let me know if you have any questions from this video. Then you would figure out your questions.
EL6631 is a problematic device, and we have it on black list. Sometimes it go crazy and solution is only repower whole device, it is limited to 1kbyte of data.
Thank you so much for sharing such a great video like this. I wonder can we use Beckhoff IPC as a master then control the Siemens Inverter using Profinet. If Yes, is that correct that we need to generate the GSD file from the Siemens Inverter side?
As long as you have the GSD file, you can add the VFD GSD file into TwinCAT and configure it as Profinet device. As the VFD, remote stations, etc You do not need to 'generate' GSD file from Siemens TIA Portal. The reason why I use the TIA Portal to generate a GSD that because the Siemens S7-1200 runs as i-device the profinet slave as this test purpuse. Also I can use TIA portal to control this PLC and monitor PLC so we can see the profinet data in and out.
@@electricalautomation Thanks for your prompt response. Lets me play around with it. Once again, thank you.
Hi,
Am trying to communicate beckhoff with Siemens g120 via profinet please help me.
You could use profinet and telegram1 to control the vfd drive.
tq for the videos. lots of useful info. I would like to see some TC3 to BACnet communication if possible?
Thanks for your watching! I never used BACnet and it is not the same tech area as my skill background.
Can I use profinet protocols for NC-i or cnc ?
Hi My friend, I never tried the NC via Profinet. But from the NC Axis Type, it does have one option: "PROFIdrive MC". However, you will almost get 'zero' support either from Beckhoff and Siemens, because it is rare to find a person who used this.
@@electricalautomation thanks
I can do as at 6:37 to install network adapter, but at 6:47, nothing when I search. I am using VMware. Any helps?
Thanks for watching, please check if your ethernet adapters (cable or WiFi) in your host machine is Intel(R) Ethernet. Likely, TwinCAT needs an Intel ethernet card even if you are using VMware. My laptop is Thinkpad P53. If cable one doest, you could try WiFi one. Also try to reboot your system and VM.
@@electricalautomation Playing a while with the Ethernet settings in both TwinCAT3 and Vmware, now in windows 10 in VMware I cannot even see connections in Control panel -> Network Connections.
@@AC-rp7xl Please check "Virtual Machine settings"-> Network Adapter -> Network connection -> Brideged: Configure Adapters. Make sure it is selected in "Configure Adapters"
中国人?
欢迎来到本频道!