Changes for page 06 Operation

Last modified by Iris on 2025/07/23 15:49

From version 98.1
edited by Mora Zhou
on 2025/04/29 10:46
Change comment: There is no comment for this version
To version 98.3
edited by Mora Zhou
on 2025/04/29 11:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2878,3 +2878,921 @@
2878 2878  (((
2879 2879  ✎**Note:** It is advised to configure function codes for DO terminals in sequence to avoid errors. Please use the shielded overload protection fault detection function with caution, otherwise it will cause burn out the motor.
2880 2880  )))
2881 +
2882 +
2883 +== Homing mode ==
2884 +
2885 +The homing mode is used to find the mechanical origin and locate the positional relationship between the mechanical origin and the mechanical zero.
2886 +
2887 +Mechanical homing: A mechanically fixed position may correspond to a certain defined homing switch, or may correspond to the motor Z signal.
2888 +
2889 +Mechanical zero point: Mechanically absolute 0 position.
2890 +
2891 +After the homing, the stop position of the motor is the mechanical homing. By setting P10-08, the relationship between the mechanical homing and the mechanical zero can be set:
2892 +
2893 +Mechanical homing = Mechanical zero +P10-08 (homing offset)
2894 +
2895 +When P10-08=0, the mechanical homing coincides with the mechanical zero.
2896 +
2897 +
2898 +=== Control block diagram ===
2899 +
2900 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps1.png]]Figure 6-53 Homing mode control block diagram
2901 +
2902 +
2903 +
2904 +
2905 +6.8. 2 Homing mode related function codes
2906 +
2907 +|Function code|Name|(((
2908 +Setting
2909 +
2910 +method
2911 +)))|(((
2912 +Effective
2913 +
2914 +time
2915 +)))|Default|Range|Definition|Unit
2916 +|P01-39.|Homing start mode|(((
2917 +Stop
2918 +
2919 +settings
2920 +)))|(((
2921 +Immediately
2922 +
2923 +effective
2924 +)))|0|0 to 2|(((
2925 +0: Close
2926 +
2927 +1: The servo is powered ON and started after the first ON
2928 +
2929 +2: DI enable
2930 +)))|-
2931 +
2932 +
2933 +|Function code|Name|(((
2934 +Setting
2935 +
2936 +method
2937 +)))|(((
2938 +Effective
2939 +
2940 +time
2941 +)))|Default|Range|Definition|Unit
2942 +|P01-40|Homing mode|(((
2943 +Stop
2944 +
2945 +settings
2946 +)))|(((
2947 +Immediately
2948 +
2949 +effective
2950 +)))|0|0 to 35|(((
2951 +0 ~~ 35 Homing mode;
2952 +
2953 +✎Note: VD2 currently does not support 15, 16, 31, 32 modes
2954 +)))|-
2955 +
2956 +|Function code|Name|(((
2957 +Setting
2958 +
2959 +method
2960 +)))|(((
2961 +Effective
2962 +
2963 +time
2964 +)))|Default|Range|Definition|Unit
2965 +|P01-41|High-speed search deceleration point signal velocity|(((
2966 +Running
2967 +
2968 +settings
2969 +)))|(((
2970 +Immediately
2971 +
2972 +effective
2973 +)))|300|1 to 3000|High-speed search deceleration point signal velocity in homing mode|rpm
2974 +
2975 +|Function code|Name|(((
2976 +Setting
2977 +
2978 +method
2979 +)))|(((
2980 +Effective
2981 +
2982 +time
2983 +)))|Default|Range|Definition|Unit
2984 +|P01-42〇|Low speed search homing signal speed|(((
2985 +Running
2986 +
2987 +settings
2988 +)))|(((
2989 +Immediately
2990 +
2991 +effective
2992 +)))|60|1 to 300|Low-speed search origin signal velocity in homing mode|rpm
2993 +
2994 +|Function code|Name|(((
2995 +Setting
2996 +
2997 +method
2998 +)))|(((
2999 +Effective
3000 +
3001 +time
3002 +)))|Default|Range|Definition|Unit
3003 +|P01-43〇|Homing acceleration and deceleration|(((
3004 +Running
3005 +
3006 +settings
3007 +)))|(((
3008 +Immediately
3009 +
3010 +effective
3011 +)))|50|1to1000|(((
3012 +Acceleration and deceleration in homing mode
3013 +
3014 +Time for speed acceleration from 0 to 1000rpm
3015 +)))|ms
3016 +
3017 +|Function code|Name|(((
3018 +Setting
3019 +
3020 +method
3021 +)))|(((
3022 +Effective
3023 +
3024 +time
3025 +)))|Default|Range|Definition|Unit
3026 +|P01-44〇|Homing timeout limited time|(((
3027 +Running
3028 +
3029 +settings
3030 +)))|(((
3031 +Immediately
3032 +
3033 +effective
3034 +)))|65535|100 to 65535|Homing timeout limited time|ms
3035 +
3036 +|Function code|Name|(((
3037 +Setting
3038 +
3039 +method
3040 +)))|(((
3041 +Effective
3042 +
3043 +time
3044 +)))|Default|Range|Definition|Unit
3045 +|P10-08〇|Multi-turn absolute encoder homing offset compensation|(((
3046 +Running
3047 +
3048 +settings
3049 +)))|(((
3050 +Immediately
3051 +
3052 +effective
3053 +)))|0|(((
3054 +-2147483647~~
3055 +
3056 +2147483646
3057 +)))|(((
3058 +P10-08 multi-turn absolute encoder homing offset compensation is used in conjunction with U0-56 multi-turn absolute encoder current position.
3059 +
3060 +When P10-6 is set to 1, the value of U0-56 is updated to P10-8.
3061 +)))|-
3062 +
3063 +
3064 +
3065 +
3066 +
3067 +Introduction to homing mode
3068 +
3069 +In the following figure, "H" represents P01-41 (high-speed search deceleration point signal speed), and "L" represents P01-42 (low-speed search homing signal speed).
3070 +
3071 +
3072 +(1) P01-40 =1
3073 +
3074 +Mechanical homing: Motor Z signal
3075 +
3076 +Deceleration point: Reverse limit switch (NOT)
3077 +
3078 +① The deceleration point signal is invalid when starting homing
3079 +
3080 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps2.png]]
3081 +
3082 +When it starts to homing, NOT=0, it starts to homing at a high speed in the reverse direction. After encountering the rising edge of NOT, it decelerates and reverses the direction, runs at a low speed in the forward direction, and stops at the first Z signal after encountering the falling edge of NOT.
3083 +
3084 +
3085 +② The deceleration point signal is valid when starting homing
3086 +
3087 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps3.png]]
3088 +
3089 +When starting to homing, NOT=1, it starts to homing at a direct forward low speed, and stops at the first Z signal after encountering the falling edge of NOT.
3090 +
3091 +
3092 +
3093 +
3094 +
3095 +
3096 +(2) P01-40=2
3097 +
3098 +Mechanical homing: Motor Z signal
3099 +
3100 +Deceleration point: Positive Limit Switch (POT)
3101 +
3102 +① The deceleration point signal is invalid when starting homing
3103 +
3104 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps4.png]]
3105 +
3106 +When it starts to homing, POT = 0, and it starts to homing at a forward high speed. After encountering the rising edge of POT, it decelerates and reverses, runs at a reverse low speed, and stops at the first Z signal after encountering the falling edge of POT.
3107 +
3108 +
3109 +② The deceleration point signal is valid when starting homing
3110 +
3111 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps5.png]]
3112 +
3113 +POT=1 when start homing, run at low speed directly in the reverse direction, and stops at the first Z signal after the falling edge of POT.
3114 +
3115 +
3116 +
3117 +
3118 +
3119 +
3120 +
3121 +
3122 +
3123 +
3124 +
3125 +
3126 +
3127 +(3) P01-40=3
3128 +
3129 +Mechanical homing: Motor Z signal
3130 +
3131 +Deceleration point: Home switch (HW)
3132 +
3133 +① The deceleration point signal is invalid when starting homing
3134 +
3135 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps6.png]]
3136 +
3137 +When it starts to homing, HW=0. It starts to homing at a forward high speed. After encountering the rising edge of HW, it decelerates and reverses the direction. It runs at a reverse low speed. After encountering the falling edge of HW, it continues to run, and then stops when encountering the first Z signal.
3138 +
3139 +
3140 +② The deceleration point signal is valid when starting homing
3141 +
3142 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps7.png]]
3143 +
3144 +When starting homing, HW=1, start homing at low speed in reverse directly, and stop at the first Z signal after encountering the falling edge of HW;
3145 +
3146 +
3147 +
3148 +
3149 +
3150 +
3151 +
3152 +
3153 +
3154 +
3155 +
3156 +
3157 +
3158 +(4) P01-40=4
3159 +
3160 +Mechanical homing: Motor Z signal
3161 +
3162 +Deceleration point: Home switch (HW)
3163 +
3164 +① The deceleration point signal is invalid when starting homing
3165 +
3166 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps8.png]]
3167 +
3168 +HW=0 when starting to homing, directly start to homing at low speed, and stop at the first Z signal after encountering the rising edge of HW;
3169 +
3170 +
3171 +② The deceleration point signal is valid when starting homing
3172 +
3173 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps9.jpg]]
3174 +
3175 +
3176 +When starting to homing, HW = 1, start to homing at a high speed in the reverse direction. After encountering the falling edge of HW, decelerate and reverse, run at a low speed in the forward direction, and stop at the first Z signal after encountering the rising edge of HW.
3177 +
3178 +
3179 +
3180 +
3181 +
3182 +(5) P01-40=5
3183 +
3184 +Mechanical homing: Motor Z signal
3185 +
3186 +Deceleration point: Home switch (HW)
3187 +
3188 +① The deceleration point signal is invalid when starting homing
3189 +
3190 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps10.png]]
3191 +
3192 +When it starts to homing, HW = 0, and it starts to homing at a reverse high speed. After encountering the rising edge of HW, it decelerates and reverses the direction, runs at a forward low speed, and stops at the first Z signal after encountering the falling edge of HW.
3193 +
3194 +
3195 +② The deceleration point signal is valid when starting homing
3196 +
3197 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps11.png]]
3198 +
3199 +When starting homing, HW=1, it will start homing directly at low speed, and the first Z signal after encountering the falling edge of HW will stop;
3200 +
3201 +
3202 +
3203 +
3204 +
3205 +(6) P01-40=6
3206 +
3207 +Mechanical homing: Motor Z signal
3208 +
3209 +Deceleration point: Home switch (HW)
3210 +
3211 +① The deceleration point signal is invalid when starting homing
3212 +
3213 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps12.png]]
3214 +
3215 +When starting to homing, HW=0, directly reverse low speed starts to homing, and the first Z signal stops after encountering the rising edge of HW;
3216 +
3217 +
3218 +② The deceleration point signal is valid when starting homing
3219 +
3220 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps13.png]]
3221 +
3222 +When starting to homing, HW = 1, start to homing at a forward high speed, after encountering the falling edge of HW, decelerate and reverse, run at a reverse low speed, and stop at the first Z signal after encountering the rising edge of HW.
3223 +
3224 +
3225 +
3226 +
3227 +
3228 +(7) P01-40=7
3229 +
3230 +Mechanical homing: Motor Z signal
3231 +
3232 +Deceleration point: Home switch (HW)
3233 +
3234 +① The deceleration point signal is invalid when starting homing, the forward limit switch is not encountered
3235 +
3236 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps14.png]]
3237 +
3238 +When it starts to homing, HW = 0, and it starts to homing at a forward high speed. If the limit switch is not encountered, after encountering the rising edge of HW, it decelerates and reverses the direction, and runs at a reverse low speed. The first Z signal after encountering the falling edge of HW stops.
3239 +
3240 +
3241 +When homing, the deceleration point signal is invalid and the forward limit switch is encountered
3242 +
3243 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps15.jpg]]
3244 +
3245 +When it starts to homing, HW = 0, and it starts to homing at a forward high speed. If it encounters a limit switch, it will automatically reverse and run at a reverse high speed. After encountering the rising edge of HW, it will slow down and continue to run at a reverse low speed. The first Z signal after the falling edge of HW will stop.
3246 +
3247 +
3248 +③ The deceleration point signal is valid when starting homing
3249 +
3250 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps16.png]]
3251 +
3252 +When starting homing, HW=1, then directly reverse the low speed to start homing, and stop the first Z signal after encountering the falling edge of HW;
3253 +
3254 +
3255 +(8) P01-40=8
3256 +
3257 +Mechanical homing: Motor Z signal
3258 +
3259 +Deceleration point: Home switch (HW)
3260 +
3261 +① The deceleration point signal is invalid when starting homing, the forward limit switch is not encountered
3262 +
3263 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps17.png]]
3264 +
3265 +When it starts to homing, HM-0 starts to homing at a forward high speed. If it does not encounter the limit switch, after encountering the rising edge of HW, slow down and reverse, and run at a reverse low speed. After encountering the falling edge of HW, reverse, run at a forward low speed, and stop at the first Z signal after encountering the rising edge of HW.
3266 +
3267 +
3268 +① The deceleration point signal is invalid when starting homing, the forward limit switch is encountered
3269 +
3270 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps18.png]]
3271 +
3272 +When it starts to homing, HW = 0, and it starts to homing at forward high speed. If it encounters a limit switch, it will automatically reverse and run at reverse high speed; After encountering the rising edge of HW, slow down and run at a reverse low speed; After encountering the falling edge of HW, reverse the direction, run at a forward low speed, and stop the first Z signal after encountering the rising edge of HW.
3273 +
3274 +
3275 +③ The deceleration point signal is valid when starting homing
3276 +
3277 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps19.png]]
3278 +
3279 +When starting to homing, HM-1 will directly reverse and start to return to zero at low speed. After encountering the falling edge of HW, it will reverse and run at forward low speed. The first Z signal after encountering the rising edge of HW will stop.
3280 +
3281 +
3282 +
3283 +(9) P01-40=9
3284 +
3285 +Mechanical homing: Motor Z signal
3286 +
3287 +Deceleration point: Home switch (HW)
3288 +
3289 +① The deceleration point signal is invalid when starting homing, the forward limit switch is not encountered
3290 +
3291 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps20.png]]
3292 +
3293 +When it starts to homing, HW=0, and it starts to homing at a forward high speed. If the limit switch is not encountered, after encountering the rising edge of HW, it decelerates and runs at a forward low speed; After encountering the falling edge of HW, reverse, run at a low speed in the reverse direction, and stop at the first Z signal after encountering the rising edge of HW.
3294 +
3295 +
3296 +① The deceleration point signal is invalid when starting homing, the forward limit switch is encountered
3297 +
3298 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps21.png]]
3299 +
3300 +When it starts to homing, HW = 0, and it starts to homing at a forward high speed. If it encounters a limit switch, it will automatically reverse and run at a reverse high speed. After encountering a rising edge of HW, it will slow down and reverse to resume forward operation. Running at a forward low speed, after encountering a falling edge of HW, it will reverse. During reverse low speed operation, the first Z signal after encountering a rising edge of HW will stop.
3301 +
3302 +③ The deceleration point signal is valid when starting homing
3303 +
3304 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps22.png]]
3305 +
3306 +When starting homing, HW=1 starts homing directly at forward low speed. After encountering the falling edge of HW, the first Z signal after encountering the rising edge of HW stops in reverse and reverse low speed operation;
3307 +
3308 +
3309 +(10) P01-40=10
3310 +
3311 +Mechanical homing: Motor Z signal
3312 +
3313 +Deceleration point: Home switch (HW)
3314 +
3315 +① The deceleration point signal is invalid when starting homing, the forward limit switch is not encountered
3316 +
3317 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps23.png]]
3318 +
3319 +When it starts to homing, HW = 0, and it starts to homing at a forward high speed. If the limit switch is not encountered, after encountering the rising edge of HW, slow down and run at a forward low speed. After encountering the falling edge of HW, continue to run at a forward low speed, and then the first Z signal encountered stops.
3320 +
3321 +When homing, the deceleration point signal is invalid and the forward limit switch is encountered
3322 +
3323 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps24.jpg]]
3324 +
3325 +When it starts to homing, HW = 0, and it starts to homing at a forward high speed. If it encounters a limit switch, it will automatically reverse and run at a reverse high speed. After encountering the rising edge of HW, it will slow down and reverse to resume forward operation. The first Z signal after the low speed encounters the falling edge of HW will stop.
3326 +
3327 +
3328 +③ The deceleration point signal is valid when starting homing
3329 +
3330 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps25.png]]
3331 +
3332 +When starting homing, HW=1, it will start homing directly at low speed, and the first Z signal after encountering the falling edge of HW will stop;
3333 +
3334 +
3335 +(11) P01-40=11
3336 +
3337 +Mechanical homing: Motor Z signal
3338 +
3339 +Deceleration point: Home switch (HW)
3340 +
3341 +① The deceleration point signal is invalid when starting homing, the reverse limit switch is not encountered
3342 +
3343 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps26.png]]
3344 +
3345 +When it starts to homing, HW=0, and it starts to homing at a reverse high speed. If the limit switch is not encountered, after encountering the rising edge of HW, it decelerates and reverses the direction, runs at a forward low speed, and stops at the first Z signal after encountering the falling edge of HW.
3346 +
3347 +
3348 +① The deceleration point signal is invalid when starting homing, the reverse limit switch is encountered
3349 +
3350 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps27.png]]
3351 +
3352 +When it starts to homing, HW=0, and it starts to homing at a reverse high speed. If it encounters a limit switch, it will automatically reverse and run at a forward high speed. After encountering a rising edge of HW, slow down and continue to run at a forward low speed. When encountering a falling edge of HW, the first Z signal after the edge stops.
3353 +
3354 +③ The deceleration point signal is valid when starting homing
3355 +
3356 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps28.png]]
3357 +
3358 +When starting homing, HW=1, it will start homing directly at low speed, and the first Z signal after encountering the falling edge of HW will stop;
3359 +
3360 +
3361 +(12) P01-40=12
3362 +
3363 +Mechanical homing: Motor Z signal
3364 +
3365 +Deceleration point: Home switch (HW)
3366 +
3367 +① The deceleration point signal is invalid when starting homing, the reverse limit switch is not encountered
3368 +
3369 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps29.png]]
3370 +
3371 +When it starts to homing, HW = 0, it starts to homing at a reverse high speed, and does not encounter a limit switch. After encountering the rising edge of HW, it decelerates and reverses, and runs at a forward low speed. After encountering the falling edge of HW, it reverses and runs at a reverse low speed, and stops at the first Z signal after encountering the rising edge of HW.
3372 +
3373 +
3374 +
3375 +① The deceleration point signal is invalid when starting homing, the reverse limit switch is encountered
3376 +
3377 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps30.png]]
3378 +
3379 +When it starts to homing, HW=0, it starts to homing at a reverse high speed, encounters a limit switch, automatically reverses, runs at a forward high speed, encounters a rising edge of HW, decelerates, runs at a forward low speed, encounters a falling edge of HW, reverses, runs at a reverse low speed, and stops at the first Z signal after encountering a rising edge of HW.
3380 +
3381 +
3382 +③ The deceleration point signal is valid when starting homing
3383 +
3384 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps31.png]]
3385 +
3386 +When starting to homing, HW = 1, it will directly start to homing at a forward low speed. After encountering the falling edge of HW, it will reverse and run at a reverse low speed. The first Z signal after encountering the rising edge of HW will stop.
3387 +
3388 +(13) P01-40=13
3389 +
3390 +Mechanical homing: Motor Z signal
3391 +
3392 +Deceleration point: Home switch (HW)
3393 +
3394 +① The deceleration point signal is invalid when starting homing, the reverse limit switch is not encountered
3395 +
3396 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps32.png]]
3397 +
3398 +When it starts to homing, HW=0, and it starts to homing at a reverse high speed. If it does not encounter the limit switch, after encountering the rising edge of HW, slow down and run at a reverse low speed. After encountering the falling edge of HW, reverse and run at a forward low speed, and stop at the first Z signal after encountering the rising edge of HW.
3399 +
3400 +
3401 +① The deceleration point signal is invalid when starting homing, the reverse limit switch is encountered
3402 +
3403 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps33.png]]
3404 +
3405 +When it starts to homing, HW=0, it starts to homing at reverse high speed, encounters the limit switch, automatically reverses, runs at forward high speed, after encountering the rising edge of HW, decelerates and runs in reverse low speed, and encounters the falling edge of HW when running at reverse low speed, the first Z signal after encountering the rising edge of HW stops.
3406 +
3407 +③ The deceleration point signal is valid when starting homing
3408 +
3409 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps34.png]]
3410 +
3411 +When starting homing, HW=1 starts homing directly at reverse low speed. After encountering the falling edge of HW, the first Z signal after encountering the rising edge of HW stops in reverse and forward low speed operation;
3412 +
3413 +
3414 +(14) P01-40=14
3415 +
3416 +Mechanical homing: Motor Z signal
3417 +
3418 +Deceleration point: Home switch (HW)
3419 +
3420 +① The deceleration point signal is invalid when starting homing, the reverse limit switch is not encountered
3421 +
3422 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps35.png]]
3423 +
3424 +When it starts to homing, HW=0, it starts to homing at reverse high speed, and does not encounter the limit switch. After encountering the rising edge of HW, it decelerates and runs at reverse low speed. After encountering the falling edge of HW, it continues to run at reverse low speed, and then the first Z signal encountered stops.
3425 +
3426 +
3427 +① The deceleration point signal is invalid when starting homing, the reverse limit switch is encountered
3428 +
3429 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps36.png]]
3430 +
3431 +When it starts to homing, HW = 0, it starts to homing at a reverse high speed, encounters a limit switch, automatically reverses, runs at a forward high speed, encounters a rising edge of HW, decelerates and runs in a reverse direction, and stops the first Z signal after encountering a falling edge of HW at a reverse low speed.
3432 +
3433 +
3434 +③ The deceleration point signal is valid when starting homing
3435 +
3436 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps37.png]]
3437 +
3438 +When starting homing, HW=1, then directly reverse the low speed to start homing, and stop the first Z signal after encountering the falling edge of HW;
3439 +
3440 +
3441 +(15) P01-40=17
3442 +
3443 +Mechanical homing: Negative overrun switch (NOT)
3444 +
3445 +Deceleration point: Negative overrun switch (NOT)
3446 +
3447 +① The deceleration point signal is invalid when starting homing
3448 +
3449 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps38.png]]
3450 +
3451 +When it starts to homing, NOT = 0, it starts to homing at a high speed in the reverse direction. After encountering the rising edge of NOT, it decelerates and reverses the direction, runs at a low speed in the forward direction, and stops after encountering the falling edge of NOT.
3452 +
3453 +
3454 +② The deceleration point signal is valid when starting homing
3455 +
3456 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps39.png]]
3457 +
3458 +When starting homing, NOT=1, start homing directly at low speed, and stop after encountering the falling edge of NOT.
3459 +
3460 +
3461 +(16) P01-40=18
3462 +
3463 +Mechanical homing: Positive overrun switch (POT)
3464 +
3465 +Deceleration point: Positive overrun switch (POT)
3466 +
3467 +① The deceleration point signal is invalid when starting homing
3468 +
3469 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps40.png]]
3470 +
3471 +When it starts to return to zero, POT=0, it starts to homing at a forward high speed, after encountering the rising edge of POT, it decelerates and reverses, runs at a reverse low speed, and stops after encountering the falling edge of POT.
3472 +
3473 +
3474 +② The deceleration point signal is valid when starting homing
3475 +
3476 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps41.png]]
3477 +
3478 +When starting homing, POT=1, start homing at low speed in reverse directly, and stop when encountering POT falling edge;
3479 +
3480 +
3481 +
3482 +(17) P01-40=19
3483 +
3484 +Mechanical homing: Home switch (HW)
3485 +
3486 +Deceleration point: Home switch (HW)
3487 +
3488 +① The deceleration point signal is invalid when starting homing
3489 +
3490 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps42.png]]
3491 +
3492 +When it starts to homing, HW=0, and it starts to homing at a forward high speed. After encountering the rising edge of HW, it decelerates and reverses the direction, runs at a reverse low speed, and stops when encountering the falling edge of HW.
3493 +
3494 +
3495 +② The deceleration point signal is valid when starting homing
3496 +
3497 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps43.png]]
3498 +
3499 +When starting homing, HW=1, start homing at low speed in reverse directly, and stop when encountering HW falling edge;
3500 +
3501 +
3502 +(18) P01-40=20
3503 +
3504 +Mechanical homing: Home switch (HW)
3505 +
3506 +Deceleration point: Home switch (HW)
3507 +
3508 +① The deceleration point signal is invalid when starting homing
3509 +
3510 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps44.png]]
3511 +
3512 +When starting to homing, HW=0, directly start to homing at low speed, and stop after encountering the rising edge of HW;
3513 +
3514 +
3515 +② The deceleration point signal is valid when starting homing
3516 +
3517 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps45.png]]
3518 +
3519 +When starting to homing, HW = 1, start to homing at a high speed in the reverse direction. After encountering the falling edge of HW, slow down and reverse the direction, run at a low speed in the forward direction, and stop when encountering the rising edge of HW.
3520 +
3521 +
3522 +(19) P01-40=21
3523 +
3524 +Mechanical homing: Home switch (HW)
3525 +
3526 +Deceleration point: Home switch (HW)
3527 +
3528 +① The deceleration point signal is invalid when starting homing
3529 +
3530 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps46.png]]
3531 +
3532 +When it starts to homing, HW=0, it starts to homing at a reverse high speed. After encountering the rising edge of HW, it decelerates and reverses the direction, runs at a forward low speed, and stops when encountering the falling edge of HW.
3533 +
3534 +
3535 +② The deceleration point signal is valid when starting homing
3536 +
3537 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps47.png]]
3538 +
3539 +When starting back to zero, HW=1, it will start homing directly at low speed, and stop after encountering the falling edge of HW;
3540 +
3541 +
3542 +(20) P01-40=22
3543 +
3544 +Mechanical homing: Home switch (HW)
3545 +
3546 +Deceleration point: Home switch (HW)
3547 +
3548 +① The deceleration point signal is invalid when starting homing
3549 +
3550 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps48.png]]
3551 +
3552 +When starting to homing, HW=0, directly reverse low speed starts to homing, and stops when encountering HW rising edge;
3553 +
3554 +
3555 +Deceleration point signal is valid when homing start
3556 +
3557 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps49.jpg]]
3558 +
3559 +When starting to homing, HW=1, start to homing at a forward high speed, after encountering the falling edge of HW, slow down and reverse, run at a reverse low speed, and stop when encountering the rising edge of HW.
3560 +
3561 +
3562 +(21) P01-40=23
3563 +
3564 +Mechanical homing: Home switch (HW)
3565 +
3566 +Deceleration point: Home switch (HW)
3567 +
3568 +① The deceleration point signal is invalid when starting homing, the forward limit switch is not encountered
3569 +
3570 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps50.png]]
3571 +
3572 +When it starts to homing, HW = 0, it starts to homing at a forward high speed, and does not encounter a limit switch. After encountering the rising edge of HW, it decelerates and reverses, runs at a reverse low speed, and stops when encountering the falling edge of HW.
3573 +
3574 +
3575 +① The deceleration point signal is invalid when starting homing, the forward limit switch is encountered
3576 +
3577 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps51.png]]
3578 +
3579 +When you start homing, HW = 0, start homing at a forward high speed. When encountering the limit switch, it will automatically reverse and run at a reverse high speed. After encountering the rising edge of HW, slow down, continue to run at reverse low speed, and stop when encountering the HW falling edge.
3580 +
3581 +
3582 +
3583 +③ The deceleration point signal is valid when starting homing
3584 +
3585 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps52.png]]
3586 +
3587 +When it starts to homing, HW=1, it starts to homing at a reverse low speed, and stops when it encounters the falling edge of HW.
3588 +
3589 +
3590 +(22) P01-40=24
3591 +
3592 +Mechanical homing: Home switch (HW)
3593 +
3594 +Deceleration point: Home switch (HW)
3595 +
3596 +① The deceleration point signal is invalid when starting homing, the forward limit switch is not encountered
3597 +
3598 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps53.png]]
3599 +
3600 +When it starts to homing, HW = 0, it starts to homing at a forward high speed, and does not encounter a limit switch. After encountering the rising edge of HW, it decelerates and reverses, and runs at a reverse low speed. After encountering the falling edge of HW, it reverses and runs at a forward low speed, and stops when encountering the rising edge of HW.
3601 +
3602 +
3603 +① The deceleration point signal is invalid when starting homing, the forward limit switch is encountered
3604 +
3605 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps54.png]]
3606 +
3607 +When it starts to homing, HW = 0, it starts to homing at forward high speed, encounters the limit switch, automatically reverses, runs at reverse high speed, encounters the rising edge of HW, decelerates and runs at reverse low speed, encounters the falling edge of HW, reverses, runs at forward low speed, and stops when encountering the rising edge of HW.
3608 +
3609 +
3610 +③ The deceleration point signal is valid when starting homing
3611 +
3612 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps55.png]]
3613 +
3614 +When starting with homing, HW = 1, it will directly reverse the low speed and start to homing. After encountering the falling edge of HW, it will reverse the direction and run at a forward low speed, and stop when encountering the rising edge of HW.
3615 +
3616 +
3617 +(23) P01-40=25
3618 +
3619 +Mechanical homing: Home switch (HW)
3620 +
3621 +Deceleration point: Home switch (HW)
3622 +
3623 +① The deceleration point signal is invalid when starting homing, the forward limit switch is not encountered
3624 +
3625 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps56.png]]
3626 +
3627 +When it starts to homing, HW=0, it starts to homing at a forward high speed, and does not encounter a limit switch. After encountering the rising edge of HW, it decelerates and runs at a forward low speed. After encountering the falling edge of HW, it reverses and runs at a reverse low speed, and stops when encountering the rising edge of HW.
3628 +
3629 +
3630 +① The deceleration point signal is invalid when starting homing, the forward limit switch is encountered
3631 +
3632 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps57.png]]
3633 +
3634 +When it starts to homing, HW=0, it starts to homing at forward high speed, encounters the limit switch, automatically reverses, and runs at reverse high speed. After encountering the rising edge of HW, decelerate and reverse to resume forward operation. After encountering the falling edge of HW at forward low speed, reverse. When running at reverse low speed, stop when encountering the rising edge of HW.
3635 +
3636 +
3637 +③ The deceleration point signal is valid when starting homing
3638 +
3639 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps58.png]]
3640 +
3641 +When starting homing, when HW=1, it starts to homing directly at low speed in the forward direction. After encountering the falling edge of HW, it stops at the rising edge of HW in the reverse low speed operation
3642 +
3643 +
3644 +(24) P01-40=26
3645 +
3646 +Mechanical homing: Home switch (HW)
3647 +
3648 +Deceleration point: Home switch (HW)
3649 +
3650 +① The deceleration point signal is invalid when starting homing, the forward limit switch is not encountered
3651 +
3652 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps59.png]]
3653 +
3654 +When it starts to homing, HW=0, it starts to homing at a forward high speed, and does not encounter a limit switch. After encountering the rising edge of HW, it decelerates, runs at a forward low speed, and stops when encountering the falling edge of HW.
3655 +
3656 +
3657 +① The deceleration point signal is invalid when starting homing, the forward limit switch is encountered
3658 +
3659 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps60.png]]
3660 +
3661 +When it starts to homing, HW=0, it starts to homing at forward high speed, encounters the limit switch, automatically reverses, and runs at reverse high speed. After encountering the rising edge of HW, decelerates and reverses to resume forward operation, and stops when encountering the falling edge of HW at forward low speed.
3662 +
3663 +
3664 +③ The deceleration point signal is valid when starting homing
3665 +
3666 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps61.png]]
3667 +
3668 +When starting homing, HW=1, it will start homing directly at low speed, and stop when encountering HW falling edge;
3669 +
3670 +
3671 +(25) P01-40=27
3672 +
3673 +Mechanical homing: Home switch (HW)
3674 +
3675 +Deceleration point: Home switch (HW)
3676 +
3677 +① The deceleration point signal is invalid when starting homing, the reverse limit switch is not encountered
3678 +
3679 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps62.png]]
3680 +
3681 +When it starts to homing, HW=0, it starts to homing at a reverse high speed, and does not encounter a limit switch. After encountering the rising edge of HW, it decelerates and reverses the direction, runs at a forward low speed, and stops when encountering the falling edge of HW.
3682 +
3683 +
3684 +① The deceleration point signal is invalid when starting homing, the reverse limit switch is encountered
3685 +
3686 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps63.png]]
3687 +
3688 +When it starts to homing, HW=0, it starts to homing at a reverse high speed. When it encounters a limit switch, it automatically reverses and runs at a forward high speed. When it encounters a rising edge of HW, it decelerates and continues to run at a forward low speed. When it encounters a falling edge of HW, it stops.
3689 +
3690 +
3691 +③ The deceleration point signal is valid when starting homing
3692 +
3693 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps64.png]]
3694 +
3695 +When starting homing, HW=1, it will start homing directly at low speed, and stop when encountering HW falling edge;
3696 +
3697 +
3698 +(26) P01-40=28
3699 +
3700 +Mechanical homing: Home switch (HW)
3701 +
3702 +Deceleration point: Home switch (HW)
3703 +
3704 +① The deceleration point signal is invalid when starting homing, the reverse limit switch is not encountered
3705 +
3706 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps65.png]]
3707 +
3708 +When it starts to homing, HW=0, it starts to homing at a reverse high speed, and does not encounter a limit switch. After encountering the rising edge of HW, it decelerates and reverses, and runs at a forward low speed. After encountering the falling edge of HW, it reverses and runs at a reverse low speed, and stops when encountering the rising edge of HW.
3709 +
3710 +
3711 +① The deceleration point signal is invalid when starting homing, the reverse limit switch is encountered
3712 +
3713 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps66.png]]
3714 +
3715 +When it starts to homing, HW=0, it starts to homing at a reverse high speed. When encountering a limit switch, it automatically reverses and runs at a forward high speed. When encountering a rising edge of HW, it decelerates and runs at a forward low speed. When encountering a falling edge of HW, it reverses and runs at a reverse low speed. When encountering a rising edge of HW, it stops.
3716 +
3717 +
3718 +③ The deceleration point signal is valid when starting homing
3719 +
3720 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps67.png]]
3721 +
3722 +When starting with homing, HW = 1, it will directly start to homing at a forward low speed. After encountering the falling edge of HW, it will reverse and run at a reverse low speed. When encountering the rising edge of HW, it will stop.
3723 +
3724 +
3725 +(27) P01-40=29
3726 +
3727 +Mechanical homing: Home switch (HW)
3728 +
3729 +Deceleration point: Home switch (HW)
3730 +
3731 +① The deceleration point signal is invalid when starting homing, the reverse limit switch is not encountered
3732 +
3733 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps68.png]]
3734 +
3735 +When it starts to homing, HW = 0, it starts to homing at a reverse high speed, and does not encounter a limit switch. After encountering the rising edge of HW, it decelerates and runs at a reverse low speed. After encountering the falling edge of HW, it reverses and runs at a forward low speed, and stops when encountering the rising edge of HW.
3736 +
3737 +
3738 +① The deceleration point signal is invalid when starting homing, the reverse limit switch is encountered
3739 +
3740 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps69.png]]
3741 +
3742 +When it starts to homing, HW=0, it starts to homing at a reverse high speed. When it encounters a limit switch, it automatically reverses and runs at a forward high speed. After encountering a rising edge of HW, it decelerates and runs in a reverse low speed. After encountering a falling edge of HW, it reverses. When running at a forward low speed, it stops when it encounters a rising edge of HW.
3743 +
3744 +③ The deceleration point signal is valid when starting homing
3745 +
3746 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps70.png]]
3747 +
3748 +When starting homing, when HW=1, it starts to homing directly at low speed in reverse direction. After encountering the falling edge of HW, it stops when running at low speed in reverse direction and forward direction and encountering the rising edge of HW
3749 +
3750 +
3751 +(28) P01-40=30
3752 +
3753 +Mechanical homing: Home switch (HW)
3754 +
3755 +Deceleration point: Home switch (HW)
3756 +
3757 +① The deceleration point signal is invalid when starting homing, the reverse limit switch is not encountered
3758 +
3759 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps71.png]]
3760 +
3761 +When it starts to homing, HW=0, it starts to homing at reverse high speed, and does not encounter the limit switch. After encountering the rising edge of HW, it decelerates, runs at reverse low speed, and stops when encountering the falling edge of HW.
3762 +
3763 +
3764 +① The deceleration point signal is invalid when starting homing, the reverse limit switch is encountered
3765 +
3766 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps72.png]]
3767 +
3768 +When it starts to homing, HW=0, it starts to homing at a reverse high speed. When it encounters a limit switch, it automatically reverses and runs at a forward high speed. When it encounters a rising edge of HW, it decelerates and runs in a reverse low speed. When it encounters a falling edge of HW, it stops.
3769 +
3770 +
3771 +③ The deceleration point signal is valid when starting homing
3772 +
3773 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps73.png]]
3774 +
3775 +When starting homing, HW=1, start homing at low speed in reverse directly, and stop when encountering HW falling edge;
3776 +
3777 +
3778 +(29) P01-40=33 and P01-40=34
3779 +
3780 +Mechanical homing: Z signal.
3781 +
3782 +Deceleration point: None
3783 +
3784 +Homing mode 33: Reverse low speed operation, stop the first Z signal encountered
3785 +
3786 +Homing mode 34: running at low speed in forward direction, stopping the first Z signal encountered
3787 +
3788 +[[image:file:///C:\Users\Administrator\AppData\Local\Temp\ksohtml22584\wps74.png]]
3789 +
3790 +
3791 +(30) P01-40=35
3792 +
3793 +Homing mode 35, taking the current position as the mechanical homing, after triggering the homing (P01-39: 0x00→0x01/0x00 → 0x02);
3794 +
3795 +After the homing is completed, according to the set value of P10-08 (homing bias compensation), P10-06 (encoder multi-turn reset operation) is executed.
3796 +
3797 +
3798 +