(0)
|
Hello... x axis N30110 $MA_CTRLOUT_MODULE_NR[0,AX1]=1 '562a N30120 $MA_CTRLOUT_NR[0,AX1]=1 '46f6 N30130 $MA_CTRLOUT_TYPE[0,AX1]=1 '4c0a N30132 $MA_IS_VIRTUAL_AX[0,AX1]=0 '407c N30200 $MA_NUM_ENCS[AX1]=1 '44fa==>2 = two position measuring systems installed N30220 $MA_ENC_MODULE_NR[0,AX1]=1 '485e N30230 $MA_ENC_INPUT_NR[0,AX1]=1 '4a46 => CHECK THIS IF YOUR USING MOTOR / EXTERNAL IT SHOULD BE 2 N30240 $MA_ENC_TYPE[0,AX1]=2 '3e0c ==> COULD YOU CHECK THIS INCERMENTAL / ABSOLUTE Type of actual value sensing (actual position value)0 = Simulation 1 = Raw signal generator, high-resolution 2 = Square-wave generator, standard generator with pulse quadruplication => DOES YOUR ENCODER FEEDBACK IS SQUARE WAVE 3 = Encoder for stepper motor 4 = Absolute encoder with EnDat interface 5 = Absolute encoder with SSI interface (FM-NC)
Check it out....
Regards, Prakash
Hello, thanks for your reply. Why are you suggesting me to insert 2 here, I have a 1FT5 motor without internal encoder... N30200 $MA_NUM_ENCS[AX1]=1 '44fa==>2 = two position measuring systems installed
Also here N30230 $MA_ENC_INPUT_NR[0,AX1]=1 '4a46 => CHECK THIS IF YOUR USING MOTOR / EXTERNAL IT SHOULD BE 2 I have only one measuring system...
According to the manual
N30240 $MA_ENC_TYPE[0,AX1]=2 '3e0c ==> COULD YOU CHECK THIS INCERMENTAL / ABSOLUTE
Has to be 2 with old motor and measuring system.
|