11/21/2021 10:46 AM | |
Joined: 3/30/2014 Last visit: 11/6/2024 Posts: 93 Rating: (3) |
Hello everyone, I have a cam generation program that works fine in the D425-2 V5.1 controller but does not work in the D445-1 V4.3 controller and generates a 40008 error. The outline of the cam has been generated. But the offset is not in effect. The error of the LCamHdl is 400C and the errorinfo is 21. AttachmentCam.zip (653 Downloads) |
Last edited by: o0yuming0o at: 11/21/2021 15:52:03 |
|
11/23/2021 8:28 AM | |
Joined: 10/11/2006 Last visit: 11/14/2024 Posts: 5941 Rating: (816)
|
Hello, please check why the offset was not considered. 2.3.6 Error numbers LCAMHDL_ERR_ INTERPOLATE_CAM 400C System command _interpolateCam was interrupted by an error. The return value of the system command can be found in errorInfo. For return value 21 please refer to chapter 4. 4 Continuity check and correction A function with assigned parameters can be checked for continuity in the definition range and value range, and possible points of discontinuity can be corrected. During this process, the points of discontinuity are examined separately for the definition range and value range, and are rated for one of the following corrective actions: ............... https://support.industry.siemens.com/cs/ww/en/view/105644659 |
With best regards, |
|
6/24/2024 7:57 AM | |
Joined: 3/30/2014 Last visit: 11/6/2024 Posts: 93 Rating: (3) |
I apologize for continuing this thread after 3 years, I have no way of knowing why the offset didn't take effect. I tried using the L_Cam library and it works fine with version 4.3 of the D445-1. So I'm guessing that there is a problem with LCamHdl library support for firmware version 4.3. I recently tried the latest version of LCamHdl on a D445-1 and still have the same problem. |
Last edited by: o0yuming0o at: 06/24/2024 07:58:13 |
|
6/25/2024 1:54 PM | |
Joined: 10/11/2006 Last visit: 11/14/2024 Posts: 5941 Rating: (816)
|
Hello, offset is not part of the LcamHdl-block. This block generates a cam disk. For an offset please use the commands in Scout. Please search for offset in the manual: Motion Control TO Synchronous Operation, Camhttps://support.industry.siemens.com/cs/ww/en/view/109818984 |
With best regards, |
|
7/2/2024 3:31 AM | |
Joined: 3/30/2014 Last visit: 11/6/2024 Posts: 93 Rating: (3) |
Offset is the part of the LcamHdl-block, the sLCamHdlCamProfileType structure contains the r64MasterShift and r64SlaveShift. |
Follow us on