Тёмный

Siemens Technology Object Setup 

Jason Watts AE
Подписаться 2 тыс.
Просмотров 1,6 тыс.
50% 1

Setting up technology objects in TIA Portal on an Siemens S120 Drive
Link to previous video on Telegrams and basic navigation:
• Siemens PLC to Drive C...
Siemens PLC Training. Siemens servo programming. Siemens Function Blocks. Siemens Drive Programming.
0:00 Intro to Technology Objects
2:15 Speed Axis Technology Object
6:20 Positioning Axis Technology Object
9:59 Mechanics, Dynamic Default Values
12:32 Control Loops, Dynamic Servo Control
16:26 Outro

Наука

Опубликовано:

 

5 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 18   
@rickyPG
@rickyPG Год назад
Thank you for the video. Just learning about Siemens. My history was mostly AB and Modicon.
@jasonwattsae
@jasonwattsae Год назад
It takes a little getting used to but it is extremely powerful so its worth it!
@kondito88
@kondito88 7 месяцев назад
thx :)
@jasonwattsae
@jasonwattsae 7 месяцев назад
You're welcome!
@eliasmwaimu4705
@eliasmwaimu4705 Год назад
I have got good experience from you, but if could be possible to do simulation on your videos cause its very costful to buy those drives and actual plc, so for the sake of learning may be you should use simualtion method of what you have done, but all in all good job
@jasonwattsae
@jasonwattsae Год назад
That is a great idea. I honestly don't use a lot of simulation tools because I have had access to demonstration units or real hardware in our shop. There are some really cool tools such as PLC SIM Advanced, SIMIT, and even go as far as controlling 3d models of your hardware using real PLC code using NX MCD. My company sees the need to learn all these tools in the future, but we have so many jobs with the basics its hard to learn the real advanced stuff. I will try and start using PLC SIM more in future videos though. Thanks for recommendation!
@user-madaraki
@user-madaraki Месяц назад
Thank you as always, Jason. I was also waiting for the video on safety, and coincidentally, you went live with it just two days ago! It was my day off, so I fell asleep, but I plan to watch it again, haha. By any chance, are you familiar with things provided by Siemens, such as LaxisCtrl or PLC data types like PD_xxx_xxx, DX_xxx_xxx, or TO_Struct_xxx?
@jasonwattsae
@jasonwattsae Месяц назад
Haha. It's OK. My wife has a similar reaction to my videos 😜. Next time, just put my live streams on, and when you fall asleep just let them play. That way the channel gets the watch hours! 🤣 Seriously, though, I am actually really familiar with the LaxisCtrl library and the PD data types. I taught a class with LaxisCtrl when they first came out with them. As for the PD types, I have mentioned them quite a few times on my streams. Is there something specific you are looking for?
@user-madaraki
@user-madaraki Месяц назад
@@jasonwattsae Thanks for the response, Jason 😎 Of course! Haha, it's only fair to give back when you receive something! I'll gladly do that~ By the way, I have just joined the membership. I didn't realize you had already mentioned it in other streams. I'm sorry, it looks like I need to watch all your videos carefully first. The answers I'm looking for might already be in those streams. 😎 Of course, I might still have additional questions! The saying "More haste, less speed" comes to mind. Thank you so much, have a great week, Jason! 👍
@jasonwattsae
@jasonwattsae Месяц назад
Thank you for your support! I haven't made it easy to find information recently because I haven't had time to add chapters. There is a ton of information that is just part of a bigger discussion that you would really have to dig to find so I don't mind helping at all.
@eliasmwaimu4705
@eliasmwaimu4705 Год назад
What if also you could prepare videos for, how to use pulse train outputs(PTOs)?
@jasonwattsae
@jasonwattsae Год назад
This would be a great video. I was just playing around with the configuration the other day actually! I'll put it on the list!
@prasathraja5625
@prasathraja5625 10 месяцев назад
Hello, Im using a CU310 S120 with resolver and i like to technology object in my s7 1516-3 pn/dp. is it possible to use telegram 105 for this configuration? when i try to run from the TO commissioning window, it gives me a error like, to and encorder configuration is inconsistant. please help me with this. ad additionally if im using telegram 111 means, is it possible to use TO in plc? Thanks in advance.
@jasonwattsae
@jasonwattsae 10 месяцев назад
There are a couple things that could be happening with your Telegram 105. I believe that 105 is only available in SERVO control. Since you are using a resolver, you can run any motor in SERVO control. With your single axis control unit this would not be a problem. Check to make sure your axis is not set up in UNIVERSAL or VECTOR (depending on which version on Portal they have different names) control mode. Second, it is always good to click on your PLC in the project tree and select Compile->Hardware (Rebuild All) after making changes to the telegram. This will make sure that your TO is updated. Finally, make sure you fill out the "Drive Connection" page first as it USUALLY fills in the encoder connection for you unless you are using an external encoder connection. As for Telegram 111, there is an TO called TO_EPOS that will allow the use of a telegram 111, but it has its own set of MC blocks as it uses the built in positioner on the CU3x0 and the TO is really just a way to easily configure the settings. There are instances where you might want to use EPOS, but mainly it would be if you are using a low end processor like a S7-12xx or something like a S7-1510 where you don't want to use motion resources.
@user-zs8rs3oh1g
@user-zs8rs3oh1g 6 месяцев назад
Hi Jason, Thank you for making these videos. I have a question. I'm trying to set up two S120s using torque reduction, but I'm having an issue in the TO. In the Hardware interface under Drive type I select PROFIdrive, but when I try to link the Drive, it doesn't recognize my drives as valid choices. They will only appear if I check the box Show all modules. I'm able to select the drive when I set to Standard telegram 3, but this telegram doesn't work with the torque reduction I believe. Selecting telegram Siemens 102 results in this issue. Do you know what I may be missing? Thank you, Nick
@jasonwattsae
@jasonwattsae 6 месяцев назад
It sounds like there is an issue with the telegram selection relative to what type of control you are using. To be able to use MC_Torque Limiting you will need to use telegram 105 I believe and then extend the telegram by right clicking on the telegram and selecting the additional torque data. When you set up your technology object you will need to check the box "additional torque data available" and it should be good to go. Unfortunately, this telegram is only available to drives that are set up in "Servo" control mode. It might be that your CU is set up in "Universal". What type of motors are you using in your system? I thought I stepped through this on a live stream, but I can't find it. I was going to talk this week about setting up a tension controlled winder and it uses this block so I will be going over this specifically. If you can join live you can ask questions as we go along. If you can't join live, watch the VOD and ask questions in the comments.
@user-zs8rs3oh1g
@user-zs8rs3oh1g 6 месяцев назад
Thank you sir. I think the primary issue was the version of the Positioning TO that I was using. We have a really old 1515-2 PLC that we use for testing and apparently it was only supporting the TO up to version 2.0. When I switched to the latest model of PLC, I could upgrade to 5.0 on the TO. At that point it seemed to recognize compatibility. I was wondering why my TO settings looked different from the ones I watched you set up. It would be great to see an application of the Torque Limiting, so I'll look forward to that!@@jasonwattsae
@jasonwattsae
@jasonwattsae 5 месяцев назад
@@user-zs8rs3oh1g Thats awesome that you figured it out! Thank you for sharing your solution!
Далее
Редакция. News: 128-я неделя
57:33
Просмотров 1,9 млн
Наташа Кампуш. 3096 дней в плену.
00:58
На фейсконтроле 💂
09:41
Просмотров 718 тыс.
Add S120 to Portal
8:48
Просмотров 990
Siemens Drives with Technology Objects LIVE
1:22:47
Просмотров 19 тыс.
TIA Portal: GET/PUT Details
13:28
Просмотров 65 тыс.
What's going on with Windows Laptops?
10:30
Просмотров 2,7 млн
Beginner Siemens Drives Training: SINAMICS Drives 101
2:55:59
How to Set Up an Active Line Module
2:34:43
Просмотров 1,1 тыс.