7/23/2024 12:20 PM | |
Joined: 4/28/2009 Last visit: 9/16/2024 Posts: 347 Rating: (43) |
Hello, for control G120 drive from HMI you can use HMI direct access, application examples are here or here. Speed setpoint in telegram is specialy coded as integer. It is 16-bit (NSOLL_A, f.e. in telegram 1) or 32-bit PZD (NSOLL_B, f.e. in telegram 2). Principe of 16-bit coding is following: 4000h (16384) corresponding to 100% of reference speed in p2000 in drive. Range for positive speed is from 0 to 7FFFh (0..200% of ref.speed), for negative is from 8000h to FFFFh (-200..-1% of ref.speed). With regards |
7/27/2024 9:27 AM | |
Joined: 9/21/2012 Last visit: 11/7/2024 Posts: 4193 Rating: (472) |
Here's something you might want to use and learn. There is an application example how to control the speed. SINAMICS G: Controlling a speed axis with the “SINA_SPEED” block |
Follow us on