9/24/2021 9:29 AM | |
Joined: 4/28/2015 Last visit: 10/22/2024 Posts: 1278 Rating:
|
Hi, with TIA V16 you will find the SINAMICS blocks like SINA_SPEED directly in the instructions under "Optional Packages -> SINAMICS". SINA_SPEED is the easiest way to control a drive just with switching on/off and giving a speed setpoint. But it is not able to read the fault codes from the drive. For this purpose I would recommend to simply use the telegram 352 - it contains the actual fault and warn code additionally. This one can be also easily handled in your PLC by using the SINA_SPEED_TEL352 block from the LSinaExt library here on SIOS: If you know how to use SINA_SPEED you will also know how to work with SINA_SPEED_TEL352, the principle is the same and you get some more information out of the drive. Just make sure you also select that telegram in your drive parameterization. |
Best regards, |
|
Follow us on