PLC Berghof DC2007
Servo motor Delta ASDA A2 E
Problem - When Execute function block MC_POWER all ok (Servo On and Fix shaft)
Next i try execute MC_HOME and lose connection / Error STOP
Screen in attach, with program and error.
HElp me with settings and correct configuration Ethercat SYNC parameters on PLC and SERVO
Thank you so much
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you so much, this help me "move the PLC_PRG below the EthercatMaster task"
I saw Jitter but i dont know normal range. CAn you look screen in attach and say good or bad means my Jitter Ethercat bus. And how will do it better , if need.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
One Servo with Absolute Encoder (Incremental + Battery)
How can i set position on this Encoder?
I try use FB MC_SetPosition , but it is not work (change position on servo drive)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
not sure could you set this by the drive tool, this is not CODESYS relatet...
Reset by rightclick in the taskmonitor the measuered times... then what the last entries jitter.
For Ethercat ( but depends on the dirve) +/-200 might work.
If not the drive will fall out of sync or make noise.
BR
Edwin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
PLC Berghof DC2007
Servo motor Delta ASDA A2 E
Problem - When Execute function block MC_POWER all ok (Servo On and Fix shaft)
Next i try execute MC_HOME and lose connection / Error STOP
Screen in attach, with program and error.
HElp me with settings and correct configuration Ethercat SYNC parameters on PLC and SERVO
Thank you so much
General Settings
Try to use smc_home instead. As I know, mc_home uses drive homming. Smc_home is done by plc_motion by codesys.
Sent from my Moto G (5S) Plus using Tapatalk
Thank you for your advice, but result same.
I try SMC_StartUpDrive and Inch or Jog function block, result same.
Help me please one more
You have to call your motion fbs from the ethercat task
Sent from my Moto G (5S) Plus using Tapatalk
Hi,
you need call all motion fb's in the Ethercat task.
So move the PLC_PRG below the EthercatMaster task.
Then check the jitter in the taskmonitor.
BR
Edwin
Thank you so much, this help me "move the PLC_PRG below the EthercatMaster task"
I saw Jitter but i dont know normal range. CAn you look screen in attach and say good or bad means my Jitter Ethercat bus. And how will do it better , if need.
One Servo with Absolute Encoder (Incremental + Battery)
How can i set position on this Encoder?
I try use FB MC_SetPosition , but it is not work (change position on servo drive)
Hi,
not sure could you set this by the drive tool, this is not CODESYS relatet...
Reset by rightclick in the taskmonitor the measuered times... then what the last entries jitter.
For Ethercat ( but depends on the dirve) +/-200 might work.
If not the drive will fall out of sync or make noise.
BR
Edwin