09-04-2012 05:39 AM
hi there.
I would like to configure motors (i,e. servo/ stepper) without using MAX. How should I do it in C++?
I tried to use some following commands:
flex_config_axis(MC1, NIMC_AXIS1 + i, (NIMC_ENCODER1 + i), 0, (NIMC_STEP_OUTPUT1 + i), 0);
flex_set_stepper_loop_mode(MC1, NIMC_AXIS1 + i, 1);
but they do not work. So I am clueless of what to do now...
Any help is greatly appreciated!
Best regards,
Phong Pham
09-05-2012 07:08 PM
no replies... ouch ![]()