Fairly simple application.
- 6x Parker Compax 3 Drives
- EtherCAT communications to NI CRIO
- Read feedback from drives - velocity and current torque
- Command drives - torque command into torque loop
Problems:
- Putting the drive into torque loop mode.
- I am using the OpMode10 xml from Parker
- I am setting the Axis loop to the torque loop
- however I get an error (-77115 for "Axis when setting 'Axis Loop Mode' on Az 1 at Property Node (arg 1) in cRIOmain.vi"
- getting scan engine to switch to active mode and stay there
- when I first power up the CRIO and run the attached code, the scan engine goes to initialization mode. Even through the scan engine is initialization mode, the EtherCAT bus I/O updates.
- After that first time on power up, the EtherCAT bus doesn't always work and sometimes the mode drops back to configuration.
Thanks for any pointers. This has been a very long haul for a simple operation