ID 40034
MC doesn't run cyclic already. | |||
Description | A PLC application that uses PLC libraries that contain function blocks according to the PLCopen specifications to solve function blocks must call exactly one instance of the MCV_PlatformBase function block. During the initialization phase of the Motion Control Platform, the utility FB MCV_InitPlatform is called within the FB MCV_PlatformBase. This checks whether the motion controller reports that it is running and if this is fulfilled, whether the motion controller performs its calculations cyclically. If it cannot be determined within a defined number of PLC cycles that the Motion Controller itself is in cyclic operation, this error message is transmitted to the calling FB MCV_PlatformBase, which makes it available to the PLC application at its "ErrorID" output. | ||
Response | Class | - | FB MCV_PlatformBase sets his output “Error” to TRUE and output “Done” to FALSE. |
Solution | Class | - | Please contact the motion control supplier and indicate the error number. |
Error type | - | ||
|