Which products are affected?
ESP-SPAC-WND1 — Software Package Winder V2.2
Function description
The template can be changed over to an external setpoint interface i.e. the setpoint selection for the motor control (MCTRL) is decoupled from the template and switched over to the external setpoints. The global variable g_bExtSetValuesEnable is set to TRUE in order to activate the external interface. This interface has been extended by the output g_nExtNAct_v (current actual speed value (rpm) of the motor control).
Consequently the output g_dnExtPos_p has been eliminated from the external interface. If this variable is required in a specific project, it can be substituted by the global variable g_MCTRL_dnPos_p. Analogous to the variable g_dnExtPos_p of the previous version, this variable includes the current rotor position of the motor.
Applications
If for example a reel is to be positioned it must be changed over to the external setpoint when using the template V2.2.